mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-17 13:04:22 +01:00
update
This commit is contained in:
parent
79ead69986
commit
bd8e72b217
3
.github/workflows/docker.yml
vendored
3
.github/workflows/docker.yml
vendored
|
|
@ -1,7 +1,8 @@
|
||||||
name: Create and publish a Docker image
|
name: Create and publish a Docker image
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
release:
|
||||||
|
types: [published]
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue