Skip to content

Commit

Permalink
ci: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hanakla committed Oct 3, 2023
1 parent 600aa0b commit 60a00ad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ jobs:
run: echo "name=version::`node -p -e 'require("./package.json").version'` >> $GITHUB_OUTPUT"

- uses: JS-DevTools/npm-publish@v2
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
with:
provenance: true
package: pkgs/froute
Expand Down

0 comments on commit 60a00ad

Please # to comment.