This commit is contained in:
2024-09-24 10:08:55 +02:00
parent d0b17612e9
commit 843db74d06
+3 -1
View File
@@ -37,4 +37,6 @@ jobs:
- name: add - name: add
run: git add --a run: git add --a
- name: commit - name: commit
run: git commit -a -m "Automatic Update of Spearhead README" run: git commit -a -m "Automatic Update of Spearhead README"
- name: commit
run: git push