Merge pull request #626 from librespeed/update-build-pipeline

add on publish trigger
This commit is contained in:
sstidl 2024-05-24 16:40:43 +02:00 committed by GitHub
commit 1bdffc752e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,6 +14,8 @@ on:
tags: ["v*.*.*"]
pull_request:
branches: ["{{is_default_branch}}"]
release:
types: [published]
env:
# Use docker.io for Docker Hub if empty