Skip to content

Commit 1bdffc7

Browse files
authored
Merge pull request #626 from librespeed/update-build-pipeline
add on publish trigger
2 parents cf536e5 + ea30ad4 commit 1bdffc7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker-publish.yml

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ on:
1414
tags: ["v*.*.*"]
1515
pull_request:
1616
branches: ["{{is_default_branch}}"]
17+
release:
18+
types: [published]
1719

1820
env:
1921
# Use docker.io for Docker Hub if empty

0 commit comments

Comments
 (0)