This commit is contained in:
Neil Hanlon
2025-08-29 22:20:19 -04:00
parent 51ba1359d5
commit 9dd9aec09a
+1 -1
View File
@@ -164,7 +164,7 @@ jobs:
git commit -m "deploy" git commit -m "deploy"
- name: Force push to destination branch - name: Force push to destination branch
uses: ad-m/github-push-action@latest uses: ad-m/github-push-action@master
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages branch: gh-pages