Skip to content

Commit

Permalink
add time
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnaf-tahmid-chowdhury committed Aug 16, 2023
1 parent 7b1921f commit 2ce34bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_and_publish_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@ jobs:
with:
branch: gh-pages
folder: docs/build/html
commit-message: Publish docs
commit-message: Publish docs at `$(date +'%Y-%m-%d %H:%M:%S')`
clean: true

0 comments on commit 2ce34bb

Please sign in to comment.