Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
melipass authored Jun 30, 2021
1 parent 46c8aaa commit b4613c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ runs:
continue-on-error: true
uses: ad-m/github-push-action@v0.6.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}\
github_token: ${{ inputs.GITHUB_TOKEN }}\
branch: main
branding:
icon: 'music'
Expand Down

0 comments on commit b4613c7

Please sign in to comment.