mirror of https://github.com/daffainfo/nuclei.git
docker workflow improvements
parent
1bf023abc2
commit
30fb8aacaa
|
@ -1,8 +1,10 @@
|
|||
name: 🌥 Docker Push
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
workflow_run:
|
||||
workflows: ["🎉 Release Binary"]
|
||||
types:
|
||||
- completed
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue