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