update
This commit is contained in:
@@ -34,5 +34,7 @@ jobs:
|
||||
run: cp ./$sourcefile ./$repo/Spearhead/$sourcefile
|
||||
- name: copy file
|
||||
run: cd ./$repo
|
||||
- name: add
|
||||
run: git add --a
|
||||
- name: commit
|
||||
run: git commit -a -m "Automatic Update of Spearhead README"
|
||||
Reference in New Issue
Block a user