Skip to content

Commit

Permalink
test autor
Browse files Browse the repository at this point in the history
  • Loading branch information
brown9804 authored Jan 13, 2025
1 parent e843edb commit e220372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/md-html-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
git add _site
git commit -m 'Deploy static HTML files'
git push origin main
git push origin HEAD:${{ github.event.pull_request.head.ref }}

0 comments on commit e220372

Please sign in to comment.