docker workflow improvements

dnsrepo-source
sandeep 2021-09-26 17:29:20 +05:30
parent d23471b698
commit eb69408378
2 changed files with 5 additions and 3 deletions

View File

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

View File

@ -1,4 +1,4 @@
name: Release
name: 🎉 Release Binary
on:
create:
tags: