fix: with github token
This commit is contained in:
parent
b023fe95a8
commit
5c74cb6361
1
.github/workflows/manual-release.yml
vendored
1
.github/workflows/manual-release.yml
vendored
@ -24,4 +24,5 @@ jobs:
|
||||
- name: Push changes
|
||||
uses: ad-m/github-push-action@master
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
branch: ${{ github.head_ref }}
|
Loading…
Reference in New Issue
Block a user