We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e401459 commit 0247bfcCopy full SHA for 0247bfc
1 file changed
.github/workflows/publish.yml
@@ -59,6 +59,7 @@ jobs:
59
60
env:
61
CI: true
62
+ NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
63
64
steps:
65
- name: Checkout
0 commit comments