Change gh actions to created

This commit is contained in:
YourKalamity
2020-12-19 10:21:39 +00:00
parent fc7e2b2e2e
commit 498755fd49

View File

@@ -2,7 +2,7 @@ name: Compile into Executables
on: on:
release: release:
types: [published] types: [created]
###################################################################################### ######################################################################################
# Based off of : # Based off of :