only push on release
This commit is contained in:
parent
b6f4f3d1f0
commit
450c8a7df7
|
@ -1,11 +1,6 @@
|
|||
name: Docker
|
||||
|
||||
on:
|
||||
push:
|
||||
# Publish `main` as Docker `latest` image.
|
||||
branches:
|
||||
- master
|
||||
|
||||
release:
|
||||
types: [published]
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue