Skip to content

Commit

Permalink
test again to really be sure. add date to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
renerocksai committed Sep 11, 2024
1 parent 7f9975d commit a9965f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
cd gh-pages
git config --global user.name 'github-actions'
git config --global user.email '[email protected]'
date >> README.md
git add .
git remote add sshtarget [email protected]:zml/docs
git commit -m "Update GitHub Pages"
Expand Down

0 comments on commit a9965f7

Please sign in to comment.