Skip to content

Commit 600aa0b

Browse files
author
Hanakla / ragg
committed
ci: why???
1 parent d06424a commit 600aa0b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141
run: echo "name=version::`node -p -e 'require("./package.json").version'` >> $GITHUB_OUTPUT"
4242

4343
- uses: JS-DevTools/npm-publish@v2
44+
env:
45+
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
4446
with:
4547
provenance: true
4648
package: pkgs/froute

0 commit comments

Comments
 (0)