Update workflow to execute on release

This commit is contained in:
Brayd 2024-04-12 20:48:37 +02:00
parent e71e9b7584
commit 7897743435
Signed by: brayd
SSH Key Fingerprint: SHA256:qfebJ1zYUipSSbdcVk/qygkt0xr4VSzCKk7LXw6DGe0
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,7 @@
on:
push:
branches: [main]
release:
types:
- published
jobs: