fix ref
This commit is contained in:
@@ -164,7 +164,7 @@ jobs:
|
||||
git commit -m "deploy"
|
||||
|
||||
- name: Force push to destination branch
|
||||
uses: ad-m/github-push-action@latest
|
||||
uses: ad-m/github-push-action@master
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
branch: gh-pages
|
||||
|
||||
Reference in New Issue
Block a user