mirror of
https://github.com/unjs/unstorage.git
synced 2025-12-08 21:26:09 +00:00
ci: use latest tag for nightly
This commit is contained in:
parent
3d34f07da4
commit
2eac3000b3
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
||||
!startsWith(github.event.head_commit.message, 'docs')
|
||||
run: |
|
||||
echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" >> ~/.npmrc &&
|
||||
pnpm changelogen --canary nightly --publish --publishTag 2x
|
||||
pnpm changelogen --canary nightly --publish
|
||||
env:
|
||||
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
NPM_CONFIG_PROVENANCE: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user