Trigger AUR action on workflow_run instead of release

This commit is contained in:
sandroid 2023-08-02 21:34:53 +02:00
parent f1ac9e3f7f
commit a1ba86e10b
No known key found for this signature in database
GPG key ID: 91418C9982B8B76E

View file

@ -1,9 +1,11 @@
name: AUR
on:
release:
workflow_run:
workflows:
- "Release"
types:
- "released"
- completed
jobs:
aur: