fix: fix release push not work (#385)

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

View File

@ -70,8 +70,9 @@ jobs:
- name: Push changes
uses: ad-m/github-push-action@master
with:
directory: pages
github_url: https://github.com/IceWhaleTech/icewhaletech.github.io
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ github.ref }}
branch: main