mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 05:25:52 +00:00
fix: with github token
This commit is contained in:
parent
b023fe95a8
commit
5c74cb6361
3
.github/workflows/manual-release.yml
vendored
3
.github/workflows/manual-release.yml
vendored
@ -24,4 +24,5 @@ jobs:
|
||||
- name: Push changes
|
||||
uses: ad-m/github-push-action@master
|
||||
with:
|
||||
branch: ${{ github.head_ref }}
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
branch: ${{ github.head_ref }}
|
||||
|
Loading…
Reference in New Issue
Block a user