chore: use PAT for release please
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
This commit is contained in:
parent
1c4d2efafd
commit
014f8a59da
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
- uses: google-github-actions/release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee
|
||||
id: release
|
||||
with:
|
||||
token: ${{secrets.GITHUB_TOKEN}}
|
||||
token: ${{secrets.RELEASE_PLEASE_ACTION_TOKEN}}
|
||||
target-branch: main
|
||||
|
||||
# These steps are only run if this was a merged release-please PR
|
||||
|
|
|
|||
Loading…
Reference in New Issue