We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ced676 commit cec27e1Copy full SHA for cec27e1
.github/workflows/publish.yml
@@ -36,6 +36,7 @@ jobs:
36
- uses: actions/checkout@v2
37
- uses: actions/setup-node@v1
38
with:
39
+ always-auth: true
40
node-version: 12
41
registry-url: https://npm.pkg.github.com/
42
- run: yarn install
0 commit comments