Skip to content

Commit 4369f9d

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/builddocsite.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@ jobs:
6565
6666
- name: Note changed files
6767
run: |
68-
git status
6968
git add tutorials.html
7069
git add */data/index.html
71-
70+
git status
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)