switched docker publish to on release

This commit is contained in:
BroodjeAap 2022-12-17 13:31:59 +00:00
parent 36043f96ed
commit 6dd48bc363

View file

@ -1,13 +1,8 @@
name: Docker
# This workflow uses actions that are not certified by GitHub.
# They are provided by a third-party and are governed by
# separate terms of service, privacy policy, and support
# documentation.
name: ghcr-push
on:
push:
branches: ['master']
release:
types: [created]
env:
# Use docker.io for Docker Hub if empty