mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 14:10:56 -05:00
Update deploy-release.yml
This commit is contained in:
parent
3792fe5373
commit
b70e0b55d0
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:
|
on:
|
||||||
# Start when a release is published
|
# Start when a release is published
|
||||||
release:
|
release:
|
||||||
types: ['published']
|
types: [published]
|
||||||
|
|
||||||
###############
|
###############
|
||||||
# Set the Job #
|
# Set the Job #
|
||||||
|
|
Loading…
Reference in a new issue