chore: update workflows
This commit is contained in:
parent
b36e40357d
commit
2159709812
1 changed files with 1 additions and 2 deletions
3
.github/workflows/docker-multiplatform.yml
vendored
3
.github/workflows/docker-multiplatform.yml
vendored
|
@ -3,8 +3,7 @@ name: 'Build Docker Images'
|
|||
|
||||
on:
|
||||
release:
|
||||
types:
|
||||
- [published]
|
||||
types: [published]
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
|
|
Loading…
Reference in a new issue