Skip to content

Commit 0afc592

Browse files
committed
chore: disable beta releases from develop
1 parent 4053951 commit 0afc592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
- main
7-
- develop
7+
# - develop
88

99
permissions:
1010
id-token: write # for OIDC / npm provenance if you use it

0 commit comments

Comments
 (0)