We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36b6894 commit 7c7aae8Copy full SHA for 7c7aae8
1 file changed
.github/workflows/publish-github.yml
@@ -42,7 +42,8 @@ jobs:
42
with:
43
node-version: 12
44
registry-url: https://npm.pkg.github.com
45
- always-auth: true
+ always-auth: tru
46
+ scope: "@andrejpk"
47
- run: yarn
48
- run: yarn build
49
- run: yarn publish --verbose
0 commit comments