Skip to content

Commit a9965f7

Browse files
committed
test again to really be sure. add date to readme
1 parent 7f9975d commit a9965f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-gh-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
cd gh-pages
6868
git config --global user.name 'github-actions'
6969
git config --global user.email '[email protected]'
70+
date >> README.md
7071
git add .
7172
git remote add sshtarget [email protected]:zml/docs
7273
git commit -m "Update GitHub Pages"

0 commit comments

Comments
 (0)