Skip to content

Commit

Permalink
Add files
Browse files Browse the repository at this point in the history
  • Loading branch information
BernieWhite committed Apr 10, 2024
1 parent 1251ac2 commit 91276f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
cd site/
git config user.name github-actions
git config user.email '41898282+github-actions[bot]@users.noreply.github.com'
git add *
git commit -m "deploy ${{ github.sha }}"
git push
Expand Down

0 comments on commit 91276f5

Please sign in to comment.