Skip to content

Commit

Permalink
Fix spelling mistakes
Browse files Browse the repository at this point in the history
  • Loading branch information
tgandrews committed Oct 7, 2020
1 parent 42fd741 commit fb3411a
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 fb3411a

Please sign in to comment.