Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherDavenport committed Nov 21, 2021
1 parent 85fe386 commit 48d9800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -136,4 +136,4 @@ jobs:
- name: Publish artifacts to npm
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: sbt --client '++${{ matrix.scala }}; coreJS/npmPackageNpmrc; coreJS/npmPackagePublish'
run: sbt --client '++${{ matrix.scala }}; npmPackageNpmrc; npmPackagePublish'

0 comments on commit 48d9800

Please sign in to comment.