Skip to content

Commit 7c7aae8

Browse files
committed
add owner
1 parent 36b6894 commit 7c7aae8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/publish-github.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ jobs:
4242
with:
4343
node-version: 12
4444
registry-url: https://npm.pkg.github.com
45-
always-auth: true
45+
always-auth: tru
46+
scope: "@andrejpk"
4647
- run: yarn
4748
- run: yarn build
4849
- run: yarn publish --verbose

0 commit comments

Comments
 (0)