mirror of
https://github.com/openziti/zrok.git
synced 2025-08-17 11:21:07 +02:00
stop prereleasing container images; fixes #343
This commit is contained in:
3
.github/workflows/publish-docker-images.yml
vendored
3
.github/workflows/publish-docker-images.yml
vendored
@ -9,7 +9,8 @@ on:
|
||||
required: true
|
||||
release:
|
||||
types:
|
||||
- published
|
||||
- released # excludes "prereleased" which is included in "published" to
|
||||
# avoid prematurely releasing semver tagged container images
|
||||
|
||||
jobs:
|
||||
publish-docker-images:
|
||||
|
Reference in New Issue
Block a user