Skip to content

Commit 1e84da0

Browse files
authored
ci/deb-repo: add more triggers for artifact generation (#242)
1 parent e716276 commit 1e84da0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deb-repo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Update deb repo
22
on:
33
release:
4-
types: [published]
4+
types: [published, prereleased, released]
55
workflow_dispatch:
66

77
permissions:

0 commit comments

Comments
 (0)