Skip to content

Commit b3fde99

Browse files
committed
Added on trigger
Signed-off-by: Ole Herman Schumacher Elgesem <ole.elgesem@northern.tech>
1 parent ebc3a49 commit b3fde99

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/pypi-publish.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Taken from GH docs:
22

3+
on:
4+
release:
5+
types: [published]
6+
37
jobs:
48
release-build:
59
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)