This commit is contained in:
2024-09-24 09:59:58 +02:00
parent b1976450cd
commit ba0422b137
+2
View File
@@ -24,6 +24,8 @@ jobs:
run: git config --global url.https://${{ secrets.API_TOKEN_GITHUB }}@github.com/.insteadOf https://github.com/
- name: Push generated webpage to another repository
run: git clone --single-branch --branch $branch https://github.com/$username/$repo
- name: mkdir
run: mkdir -p ./$repo/Spearhead
- name: copy file
run: cp ./$sourcefile ./$repo/Spearhead/$sourcefile
- name: copy file