Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MeWu-IDM authored Sep 25, 2024
1 parent 6289264 commit a7b0869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,5 +95,5 @@ jobs:
# Add, commit, and push changes
git add gallery
git commit -m "Update rendered Quarto files for GitHub Pages (commit: ${{ github.sha:0:7 }})"
git commit -m "Update rendered Quarto files for GitHub Pages (commit: ${{ github.sha }})"
git push origin docs --force

0 comments on commit a7b0869

Please sign in to comment.