Run workflow on release
This commit is contained in:
3
.github/workflows/containers.yml
vendored
3
.github/workflows/containers.yml
vendored
@@ -6,6 +6,9 @@ on:
|
||||
branches: [master]
|
||||
tags: '*.*'
|
||||
types: [completed]
|
||||
release:
|
||||
types:
|
||||
- created
|
||||
|
||||
jobs:
|
||||
on-success:
|
||||
|
||||
Reference in New Issue
Block a user