Skip to content

Commit

Permalink
npmrc
Browse files Browse the repository at this point in the history
  • Loading branch information
tanishiking committed Nov 23, 2022
1 parent dd26949 commit 790b6f6
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 @@ -13,7 +13,7 @@ jobs:
- uses: olafurpg/setup-scala@v13
- run: git fetch --unshallow
- name: Publish
run: sbt parsersJS/npmPackagePublish
run: sbt "parsersJS/npmPackageNpmrc; parsersJS/npmPackagePublish"
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}"

0 comments on commit 790b6f6

Please sign in to comment.