more bugfixes

This commit is contained in:
2024-11-27 21:06:36 +01:00
parent 7893bd7b15
commit c361a7335b

View File

@@ -38,7 +38,6 @@ jobs:
- name: Remove renaming workflow - name: Remove renaming workflow
if: steps.is_template.outputs.is_template == 'true' if: steps.is_template.outputs.is_template == 'true'
run: | run: |
rm .gitea/template.yml
rm .gitea/workflows/rename_project.yml rm .gitea/workflows/rename_project.yml
rm .gitea/rename_project.sh rm .gitea/rename_project.sh