fix ref
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user