Skip to content

Commit cec27e1

Browse files
author
Matt Shirley
committed
👷‍♂️ fix authentication issue
1 parent 5ced676 commit cec27e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
- uses: actions/checkout@v2
3737
- uses: actions/setup-node@v1
3838
with:
39+
always-auth: true
3940
node-version: 12
4041
registry-url: https://npm.pkg.github.com/
4142
- run: yarn install

0 commit comments

Comments
 (0)