mirror of
https://github.com/Expand-sys/CCash
synced 2026-03-22 20:47:10 +11:00
ci: release docker image on main branch
This commit is contained in:
parent
6d35eee99f
commit
7bf6b6c1e4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
|
|
@ -2,7 +2,7 @@ name: Publish Staging
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- cicd
|
||||
- main
|
||||
jobs:
|
||||
release:
|
||||
name: Push Docker image to GitHub Packages
|
||||
|
|
|
|||
Loading…
Reference in a new issue