mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-23 00:22:19 +01:00
Update continuous-publish-new-version.yaml
This commit is contained in:
parent
b310d98da3
commit
1da47eb3a4
@ -26,8 +26,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
# using GITHUB_TOKEN prevents the commits from this action to trigger recursively
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
token: ${{ secrets.GH_PUSH_TOKEN }}
|
||||
- name: setup git config
|
||||
# GitHub bot will be the author of the auto commits
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user