Skip to content

Commit f8e0f10

Browse files
authored
Merge pull request #5 from openfga/poovamraj-fix-color-and-icon
fix: Update icon and color under branding
2 parents ec4b4cb + 09f09ef commit f8e0f10

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

action.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: 'OpenFGA Model Deploy Action'
22
description: 'Github Action for deploying your Authorization Model to an OpenFGA Store'
3-
icon: align-center
4-
color: green
3+
branding:
4+
icon: align-center
5+
color: green
56

67
inputs:
78
api-url:

0 commit comments

Comments
 (0)