Skip to content

Commit bbc0520

Browse files
committed
build: addNewTutorials.sh
1 parent 4369f9d commit bbc0520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/builddocsite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
git add tutorials.html
6969
git add */data/index.html
7070
git status
71-
git commit -m"changes from automated build of tutorials"
71+
git commit -m"changes from automated build of tutorials"
7272
- name: Push changes
7373
uses: ad-m/github-push-action@master
7474

0 commit comments

Comments
 (0)