mirror of https://github.com/1N3/Sn1per.git
test build and push
This commit is contained in:
parent
c76e65bc03
commit
7ef0ad253a
|
|
@ -12,7 +12,11 @@ name: Publish Docker image
|
|||
on:
|
||||
release:
|
||||
types: [published]
|
||||
branch: gh-action
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- gh-action
|
||||
- gh-action
|
||||
|
||||
jobs:
|
||||
push_to_registry:
|
||||
|
|
|
|||
Loading…
Reference in New Issue