Enable workflows on release too

pull/2/head
Ensar Sarajčić 2022-01-21 13:53:56 +01:00
parent 5b05771bb3
commit cf3685415a
2 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,8 @@
name: "Deploy to Itch.io"
on:
release:
types: [ created ]
workflow_dispatch:
env:

View File

@ -1,6 +1,8 @@
name: "Deploy signed MacOS to Itch.io"
on:
release:
types: [ created ]
workflow_dispatch:
env: