Skip to content

Commit

Permalink
wip: test build script in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
btlghrants committed Dec 19, 2023
1 parent c9251f5 commit e695adf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
git config user.email "<>"
git add --all
git commit -m "docs.yml"
git push origin master
git push origin main
# - name: Publish the site!
# run: |
Expand Down

0 comments on commit e695adf

Please sign in to comment.