Update deploy-release.yml

This commit is contained in:
Lukas Gravley 2022-03-25 10:04:38 -05:00 committed by GitHub
parent b70e0b55d0
commit 9bf6767260
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ name: Deploy Release
on:
# Start when a release is published
release:
types: [published]
types: [published, edited]
###############
# Set the Job #