mirror of
https://github.com/spacebarchat/server.git
synced 2026-03-29 18:29:52 +00:00
github action publish image
This commit is contained in:
4
.github/workflows/publish-image.yml
vendored
4
.github/workflows/publish-image.yml
vendored
@@ -1,8 +1,8 @@
|
||||
name: Publish Image
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ['release']
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
|
||||
Reference in New Issue
Block a user