We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7404ed0 commit 25f73d8Copy full SHA for 25f73d8
.github/workflows/npm-publish.yml
@@ -38,6 +38,7 @@ jobs:
38
with:
39
node-version: 12
40
registry-url: https://npm.pkg.github.com/
41
+ scope: '@battlefieldduck'
42
- run: npm publish
43
env:
44
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
0 commit comments