Skip to content

Commit c918616

Browse files
authored
Merge pull request #1044 from I2PC/agm_manualLaunch
workflow_dispatch
2 parents df8c763 + a4099e5 commit c918616

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Release new version
22
on:
3-
push:
4-
branches: [ master ]
3+
workflow_dispatch:
54

65
jobs:
76
generate-new-release:

0 commit comments

Comments
 (0)