fix: fix release push repo error (#386)
This commit is contained in:
parent
8240a688f7
commit
b2270e14c6
|
@ -71,8 +71,8 @@ jobs:
|
||||||
uses: ad-m/github-push-action@master
|
uses: ad-m/github-push-action@master
|
||||||
with:
|
with:
|
||||||
directory: pages
|
directory: pages
|
||||||
github_url: https://github.com/IceWhaleTech/icewhaletech.github.io
|
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
repository: IceWhaleTech/icewhaletech.github.io
|
||||||
branch: main
|
branch: main
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue