Skip to content

Commit

Permalink
feat: fix input
Browse files Browse the repository at this point in the history
  • Loading branch information
xesrevinu committed Oct 10, 2024
1 parent c421b1d commit 9d6fafe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ branding:
icon: cloud
color: green
inputs:
sync_token:
description: 'Token for the repo. Can be passed in using $\{{ secrets.SYNC_TOKEN }}'
required: true
github_token:
description: 'Token for the repo. Can be passed in using $\{{ secrets.GITHUB_TOKEN }}'
required: true
Expand Down

0 comments on commit 9d6fafe

Please sign in to comment.