mirror of
https://github.com/sern-handler/tools
synced 2026-06-06 01:16:59 +00:00
Update publish.yml
This commit is contained in:
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@@ -15,6 +15,7 @@ jobs:
|
||||
- uses: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3
|
||||
with:
|
||||
node-version: 18
|
||||
- run: echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}" > ~/.npmrc
|
||||
- run: corepack enable
|
||||
- run: yarn set version classic
|
||||
- run: yarn install
|
||||
|
||||
Reference in New Issue
Block a user