mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 08:41:02 -05:00
Update deploy-release.yml
This commit is contained in:
parent
b70e0b55d0
commit
9bf6767260
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy-release.yml
vendored
2
.github/workflows/deploy-release.yml
vendored
|
@ -16,7 +16,7 @@ name: Deploy Release
|
|||
on:
|
||||
# Start when a release is published
|
||||
release:
|
||||
types: [published]
|
||||
types: [published, edited]
|
||||
|
||||
###############
|
||||
# Set the Job #
|
||||
|
|
Loading…
Reference in a new issue