We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d93836 commit fd18261Copy full SHA for fd18261
.github/workflows/release-manual.yml
@@ -76,6 +76,8 @@ jobs:
76
contents: write
77
packages: write
78
actions: read
79
+ env:
80
+ NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
81
steps:
82
- name: Checkout
83
uses: actions/checkout@v4
0 commit comments