Skip to content

Commit

Permalink
Update github create release action
Browse files Browse the repository at this point in the history
  • Loading branch information
rlepinski committed Mar 12, 2020
1 parent 267ad19 commit ffab5f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
- name: Github Release
uses: actions/[email protected].0
uses: actions/[email protected].1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit ffab5f9

Please sign in to comment.