Skip to content

Commit

Permalink
ci: add aur
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermeprokisch committed Sep 14, 2024
1 parent 274bca0 commit 0c1ee69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:

publish-aur:
name: Publish to AUR
needs: [create-tag, publish]
# needs: [create-tag, publish]
if: needs.create-tag.outputs.version != ''
runs-on: ubuntu-latest
environment: AUR
Expand Down

0 comments on commit 0c1ee69

Please sign in to comment.