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 name: 🌥 Docker Push
on: on:
release: workflow_run:
types: [published] workflows: ["🎉 Release Binary"]
types:
- completed
workflow_dispatch: workflow_dispatch:
jobs: jobs:

View File

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