We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc387e5 commit 5e76a0bCopy full SHA for 5e76a0b
.github/workflows/npm-publish.yml
@@ -41,7 +41,7 @@ jobs:
41
with:
42
node-version: 12
43
registry-url: https://npm.pkg.github.com/
44
- scope: '@curveball'
+ scope: @curveball
45
- run: npm ci
46
- run: npm publish
47
env:
0 commit comments