mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore: add 4x
tag for v4 nightly releases
This commit is contained in:
parent
bf3a374f85
commit
3a304874d7
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -287,7 +287,7 @@ jobs:
|
|||||||
path: packages
|
path: packages
|
||||||
|
|
||||||
- name: Release Edge
|
- name: Release Edge
|
||||||
run: ./scripts/release-edge.sh
|
run: ./scripts/release-edge.sh 4x
|
||||||
env:
|
env:
|
||||||
NODE_AUTH_TOKEN: ${{secrets.NODE_AUTH_TOKEN}}
|
NODE_AUTH_TOKEN: ${{secrets.NODE_AUTH_TOKEN}}
|
||||||
NPM_CONFIG_PROVENANCE: true
|
NPM_CONFIG_PROVENANCE: true
|
||||||
|
Loading…
Reference in New Issue
Block a user