1
1
mirror of https://github.com/openziti/zrok.git synced 2025-08-16 10:57:55 +02:00

stop prereleasing container images; fixes

This commit is contained in:
Kenneth Bingham
2023-08-09 09:39:20 -04:00
parent 5861a037be
commit ad6bbd7fd6

@ -9,7 +9,8 @@ on:
required: true required: true
release: release:
types: types:
- published - released # excludes "prereleased" which is included in "published" to
# avoid prematurely releasing semver tagged container images
jobs: jobs:
publish-docker-images: publish-docker-images: