Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aebd32 commit db2e565Copy full SHA for db2e565
action.yml
@@ -6,7 +6,7 @@ branding:
6
color: green
7
inputs:
8
github_token:
9
- description: 'Token for the repo. Can be passed in using \${{ secrets.GITHUB_TOKEN }}'
+ description: 'Token for the repo. Can be passed in using $\{{ secrets.GITHUB_TOKEN }}'
10
required: true
11
repository:
12
description: 'Repository name to push. Default or empty value represents current github repository (${GITHUB_REPOSITORY})'
0 commit comments