Skip to content

Commit

Permalink
git add gh-pages/
Browse files Browse the repository at this point in the history
  • Loading branch information
ahomoudi committed Aug 17, 2023
1 parent 07a01fb commit c340bf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/move-published.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- name: Commit and push changes
run: |
git add gh-pages/
git config --global user.name "GitHub Actions"
git config --global user.email "actions@github.com"
git commit -am "Move Book to GitHub Pages"
Expand Down

0 comments on commit c340bf3

Please sign in to comment.