Compare commits
5 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
b0de993210 |
|||
|
1fc25e2ce4 |
|||
|
68e06299a4 |
|||
|
35e7a14d1d |
|||
|
fe9f396b34 |
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -22,7 +22,7 @@ jobs:
|
||||||
uses: actions/setup-node@v6
|
uses: actions/setup-node@v6
|
||||||
with:
|
with:
|
||||||
node-version: 24
|
node-version: 24
|
||||||
cache: 'npm'
|
cache: 'pnpm'
|
||||||
- name: Clear auth token for OIDC
|
- name: Clear auth token for OIDC
|
||||||
run: echo "NODE_AUTH_TOKEN=" >> $GITHUB_ENV
|
run: echo "NODE_AUTH_TOKEN=" >> $GITHUB_ENV
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue