Update docker-image.yml
This commit is contained in:
parent
41c7006c45
commit
9218bde745
1 changed files with 2 additions and 2 deletions
4
.github/workflows/docker-image.yml
vendored
4
.github/workflows/docker-image.yml
vendored
|
@ -1,7 +1,7 @@
|
|||
name: Publish Docker image
|
||||
on:
|
||||
release:
|
||||
types: [created]
|
||||
push:
|
||||
branches: main
|
||||
jobs:
|
||||
push_to_registry:
|
||||
name: Push Docker image to GitHub Packages
|
||||
|
|
Loading…
Reference in a new issue