Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9d5dd54

Browse files
committed
chore: add 4x tag for v4 nightly releases
1 parent 0c73cb7 commit 9d5dd54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ jobs:
289289
path: packages
290290

291291
- name: Release Edge
292-
run: ./scripts/release-edge.sh
292+
run: ./scripts/release-edge.sh 4x
293293
env:
294294
NODE_AUTH_TOKEN: ${{secrets.NODE_AUTH_TOKEN}}
295295
NPM_CONFIG_PROVENANCE: true

0 commit comments

Comments
 (0)