fix: fix release push repo error (#386)

This commit is contained in:
CorrectRoadH 2024-01-15 14:46:13 +08:00 committed by GitHub
parent 8240a688f7
commit b2270e14c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -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