Skip to content

Commit

Permalink
Remove unnecessary "
Browse files Browse the repository at this point in the history
  • Loading branch information
tanishiking committed Nov 23, 2022
1 parent 790b6f6 commit e93975b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
- name: Publish
run: sbt "parsersJS/npmPackageNpmrc; parsersJS/npmPackagePublish"
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}"
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit e93975b

Please sign in to comment.