mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Update docker-publish.yml
This commit is contained in:
4
.github/workflows/docker-publish.yml
vendored
4
.github/workflows/docker-publish.yml
vendored
@@ -4,8 +4,8 @@ name: Create Docker Image on Release
|
||||
|
||||
on:
|
||||
release:
|
||||
# Only runs on full releases not pre releases
|
||||
types: [released]
|
||||
# Allow pre-releases
|
||||
types: [published]
|
||||
|
||||
env:
|
||||
# This should allow creation of docker images even in forked repositories
|
||||
|
Reference in New Issue
Block a user