Skip to content

Commit

Permalink
minor: added reminder for AUR package in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
AlphaJack committed Sep 22, 2024
1 parent e952a14 commit 151ed2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ release:
git commit -m "minor: updated CHANGELOG.md" || true
git tag -fa v$(tag) -m v$(tag)
git push --follow-tags
echo "Remember to update the AUR package"

0 comments on commit 151ed2c

Please sign in to comment.