more bugfixes
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user