Skip to content

Commit eb9a1b0

Browse files
committed
ci: run release for changes in "main"
1 parent 3f58fb7 commit eb9a1b0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Release
22

33
on:
44
workflow_dispatch:
5-
# push:
6-
# branches:
7-
# - "main"
5+
push:
6+
branches:
7+
- "main"
88

99
jobs:
1010
release:

0 commit comments

Comments
 (0)