Skip to content

Commit 80639f6

Browse files
committed
refactor: add rc npm tag
1 parent d3352c0 commit 80639f6

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,12 @@ on:
99
required: true
1010
default: "nightly"
1111
options:
12+
- alpha
13+
- beta
1214
- canary
13-
- nightly
1415
- latest
15-
- beta
16-
- alpha
16+
- nightly
17+
- rc
1718

1819
dry_run:
1920
type: boolean

0 commit comments

Comments
 (0)