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 0c1ee69 commit 430cf39
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 @@ -67,7 +67,7 @@ jobs:
publish-aur:
name: Publish to AUR
# needs: [create-tag, publish]
if: needs.create-tag.outputs.version != ''
# if: needs.create-tag.outputs.version != ''
runs-on: ubuntu-latest
environment: AUR
steps:
Expand Down

0 comments on commit 430cf39

Please # to comment.