Skip to content

Commit 0dc5dc1

Browse files
committed
Merge branch 'main' into next
# Conflicts: # .github/workflows/release.yml
2 parents 4f27b9b + 02dc607 commit 0dc5dc1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
- name: ⎔ Setup node
129129
uses: actions/setup-node@v4
130130
with:
131-
node-version: 22
131+
node-version: 24
132132

133133
- name: 📥 Download build
134134
uses: actions/download-artifact@v4
@@ -147,4 +147,3 @@ jobs:
147147
multi-semantic-release
148148
env:
149149
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
150-
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)