Skip to content

Commit 60a00ad

Browse files
author
Hanakla / ragg
committed
ci: fix
1 parent 600aa0b commit 60a00ad

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ 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 }}
4644
with:
4745
provenance: true
4846
package: pkgs/froute

0 commit comments

Comments
 (0)