docker workflow improvements

dev
sandeep 2021-09-26 17:32:19 +05:30
parent 1bf023abc2
commit 30fb8aacaa
1 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,10 @@
name: 🌥 Docker Push
on:
release:
types: [published]
workflow_run:
workflows: ["🎉 Release Binary"]
types:
- completed
workflow_dispatch:
jobs: