We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4529be commit 22d3fd8Copy full SHA for 22d3fd8
action.yml
@@ -1,5 +1,8 @@
1
name: 'Rollbar deploy'
2
description: 'Notify to Rollbar about a deploy'
3
+branding:
4
+ icon: 'package'
5
+ color: 'blue'
6
inputs:
7
environment:
8
description: 'Environment where is deployed'
0 commit comments