Fix build and publish job (#59)

I renamed and repurposed the prerequisites script, but forgot to update the build job accordingly.

Reviewed-on: https://gitea.subcultureofone.org/greg/tkr/pulls/59
Co-authored-by: Greg Sarjeant <greg@subcultureofone.org>
Co-committed-by: Greg Sarjeant <greg@subcultureofone.org>
This commit is contained in:
Greg Sarjeant 2025-08-05 22:21:36 +00:00 committed by greg
parent 086c3e2ebb
commit 1337ffa155

View File

@ -18,7 +18,7 @@ jobs:
--exclude='storage/logs' \
--exclude='storage/upload' \
-czvf tkr.${{ gitea.ref_name }}.tgz \
check-prerequisites.php config public src storage templates
tkr-setup.php config public src storage templates
- name: Push to Generic gitea registry
run: |
curl \