Skip to content

Commit 2cd1ac6

Browse files
authored
Update release.yml
Maybe this will work...
1 parent f6a2283 commit 2cd1ac6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
name: Release
22

33
on:
4-
deployment:
4+
create:
5+
branches:
6+
- master
57

68
jobs:
79
release:

0 commit comments

Comments
 (0)