Skip to content

Commit 4a985c3

Browse files
committed
modify release action
Signed-off-by: jorgee <[email protected]>
1 parent 22d878f commit 4a985c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
on:
22
workflow_dispatch:
33

4-
# push:
5-
# branches: [ add_release_automation ]
4+
push:
5+
# branches: [ main ]
66
# paths: [ VERSION ]
77

88
jobs:

0 commit comments

Comments
 (0)