Run workflow on release

pull/245/head
dgtlmoon 3 years ago
parent 7f7fc737b3
commit 84417fc2b1

@ -6,6 +6,9 @@ on:
branches: [master] branches: [master]
tags: '*.*' tags: '*.*'
types: [completed] types: [completed]
release:
types:
- created
jobs: jobs:
on-success: on-success:

Loading…
Cancel
Save