Skip to content

Commit c068eb3

Browse files
committed
fix syntax
1 parent 5353bf9 commit c068eb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-github.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
with:
4343
node-version: 12
4444
registry-url: https://npm.pkg.github.com
45-
always-auth: tru
45+
always-auth: true
4646
scope: "@andrejpk"
4747
- run: npm install
4848
- run: npm run build

0 commit comments

Comments
 (0)