Skip to content

Commit

Permalink
Merge pull request #4 from openfga/poovamraj-patch-1
Browse files Browse the repository at this point in the history
fix: Color and icon for action
  • Loading branch information
poovamraj authored Jan 9, 2024
2 parents 55c7f14 + dfdd45c commit ec4b4cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 'OpenFGA Model Deploy Action'
description: 'Github Action for deploying your Authorization Model to an OpenFGA Store'
icon: 'align-center'
color: 'green'
icon: align-center
color: green

inputs:
api-url:
Expand Down

0 comments on commit ec4b4cb

Please sign in to comment.