Skip to content

Commit 90ec9c1

Browse files
authored
Update release.yml
1 parent d312abd commit 90ec9c1

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
@@ -1,9 +1,9 @@
11
name: Release
22
on:
33
workflow_dispatch:
4-
# push:
5-
# branches:
6-
# - main
4+
push:
5+
branches:
6+
- main
77

88
jobs:
99
release:

0 commit comments

Comments
 (0)