Skip to content

Commit

Permalink
oppdatert yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sberbom committed Sep 12, 2022
1 parent e1675ca commit 69904c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
registry-url: https://npm.pkg.github.com/
scope: "@bekk"
- run: npm ci
- run: npm publish
- run: npm publish --registry=https://npm.pkg.github.com
env:
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 comments on commit 69904c0

Please sign in to comment.