Skip to content

Commit

Permalink
style(action.yml): update action metadata and branding (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
rifont authored Jul 1, 2024
1 parent 1624d27 commit dceec32
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: 'Sync Bridge State'
description: 'Sync state from your Bridge deployment to Novu cloud'
name: 'Sync Novu State'
description: 'This action syncs your state with Novu Cloud.'
author: 'Novu'

# Add your action's branding here. This will appear on the GitHub Marketplace.
branding:
icon: 'heart'
color: 'red'
icon: 'message-circle'
color: 'white'

# Define your inputs here.
inputs:
Expand Down

0 comments on commit dceec32

Please sign in to comment.