1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00

ci: consistent trigger for release docker

This commit is contained in:
Steven Tang 2023-03-25 11:53:15 +11:00
parent 31664c25a8
commit de2702241b
No known key found for this signature in database
GPG Key ID: 1597520C734BAE66

View File

@ -1,10 +1,9 @@
name: Publish Docker Image
on:
push:
tags:
- '*.*.*'
- '!*.*.*-*'
release:
types:
- published
jobs:
docker-publish: