Update dockerhub.yml
This commit is contained in:
parent
905d6b8d3d
commit
7840cd6c6c
1 changed files with 2 additions and 2 deletions
4
.github/workflows/dockerhub.yml
vendored
4
.github/workflows/dockerhub.yml
vendored
|
|
@ -1,8 +1,8 @@
|
||||||
name: Publish Docker image
|
name: Publish Docker image
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
release:
|
||||||
branches: [ 'master' ]
|
types: [published]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
push_to_registry:
|
push_to_registry:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue