Skip to content

Commit 930c985

Browse files
author
Julie Garrone
committed
Improve branch creation workflow
1 parent 97ff20a commit 930c985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Create branch from release
22
on:
33
release:
4-
types: [published]
4+
types: [published, released]
55

66
jobs:
77
create-branch:

0 commit comments

Comments
 (0)