Skip to content

Commit

Permalink
ci: use new node for publish action
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz committed Sep 30, 2024
1 parent 83e31c5 commit 30687c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
with:
registry-url: "https://registry.npmjs.org"
cache: "yarn"
node-version: 22
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

Expand Down

0 comments on commit 30687c4

Please sign in to comment.