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 76f81e7 commit f2183eeCopy full SHA for f2183ee
.github/workflows/publish.yml
@@ -14,3 +14,5 @@ jobs:
14
- name: Checkout Repository
15
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
16
- uses: ./.github/actions/publish
17
+ with:
18
+ token: ${{ secrets.NPM_TOKEN }}
0 commit comments