Skip to content

Commit

Permalink
Merge fb3411a into 42fd741
Browse files Browse the repository at this point in the history
  • Loading branch information
tgandrews committed Oct 7, 2020
2 parents 42fd741 + fb3411a commit f548bfc
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 @@ -38,4 +38,4 @@ jobs:
run: npm publish --tag $VERSION
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
VERSION: ${{ steps.latest.ouputs.release }}
VERSION: ${{ steps.latest.outputs.release }}

0 comments on commit f548bfc

Please sign in to comment.