Skip to content

Commit

Permalink
Merge pull request #8 from dolittle/force-release
Browse files Browse the repository at this point in the history
Force release of #7: Update JS dependencies and add JS deployment
  • Loading branch information
jakhog authored Mar 24, 2021
2 parents 172e1d3 + 8b353a5 commit 34646f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,4 @@ jobs:
working-directory: ./Source/JavaScript
run: yarn publish --new-version ${{ needs.create-release.outputs.version }} --no-git-tag-version
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 34646f7

Please sign in to comment.