Skip to content

Commit

Permalink
AUR workflow fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
jasursadikov committed Nov 7, 2024
1 parent 7908f18 commit 0a17f4b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/publish-aur.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: Upload to Arch Linux (AUR)

on:
workflow_run:
workflows: ["Release Test"]
types:
- completed
release:
types: [published]

jobs:
aur-publish:
Expand Down

0 comments on commit 0a17f4b

Please sign in to comment.