Skip to content

Commit 5bda9a1

Browse files
committed
ci: run release on edit
1 parent 286ac9d commit 5bda9a1

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ on:
44
push:
55
branches: [main]
66
release:
7-
types: [published]
7+
types:
8+
- published
9+
- edited
810

911
jobs:
1012
publish-to-dockerhub:

0 commit comments

Comments
 (0)