diff --git a/.gitea/workflows/build_and_publish.yaml b/.gitea/workflows/build_and_publish.yaml index b8a379f..7c5bd08 100644 --- a/.gitea/workflows/build_and_publish.yaml +++ b/.gitea/workflows/build_and_publish.yaml @@ -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 \