Skip to content

Commit

Permalink
build(release): compiled action for 1.2.9
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
semantic-release-bot committed Nov 25, 2019
1 parent 61b2e3a commit d83b3f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ async function main() {
core.setFailed(
`GITHUB_TOKEN is not configured. Make sure you made it available to your action
uses: gr2m/create-or-update-pull-request-with-local-changes-action@master
uses: gr2m/create-or-update-pull-request-action@master
env:
GITHUB_TOKEN: \${{ secrets.GITHUB_TOKEN }}`
);
Expand Down

0 comments on commit d83b3f8

Please sign in to comment.