diff --git a/.github/workflows/update-repo.yml b/.github/workflows/update-repo.yml index ede36ed..fc57a40 100644 --- a/.github/workflows/update-repo.yml +++ b/.github/workflows/update-repo.yml @@ -42,7 +42,16 @@ jobs: else echo "No packages found." fi - + + - name: Generate Package Index + run: | + echo "
To use this repository, add the following to your /etc/pacman.conf:
[hyprarch-repo] +SigLevel = Optional TrustAll +Server = https://hyprarch-repo.stuple.net/$arch+ +
Automated by GitHub Actions
+