Skip to content

Commit

Permalink
Update pushToPage.yml
Browse files Browse the repository at this point in the history
Trying to add a solution from here ad-m/github-push-action#76
  • Loading branch information
elileka authored Jan 17, 2023
1 parent 54287bd commit 1b79422
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pushToPage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- name: Push changes
uses: ad-m/github-push-action@master
with:
branch: main
github_token: ${{ secrets.ACTIONS_UPDATE_HOMEPAGE }}
directory: public
repository: "https://github.com/elileka/elileka.github.io.git"

0 comments on commit 1b79422

Please sign in to comment.