Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit db2e565

Browse files
authored
Update action.yml
1 parent 3aebd32 commit db2e565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ branding:
66
color: green
77
inputs:
88
github_token:
9-
description: 'Token for the repo. Can be passed in using \${{ secrets.GITHUB_TOKEN }}'
9+
description: 'Token for the repo. Can be passed in using $\{{ secrets.GITHUB_TOKEN }}'
1010
required: true
1111
repository:
1212
description: 'Repository name to push. Default or empty value represents current github repository (${GITHUB_REPOSITORY})'

0 commit comments

Comments
 (0)