Use PAT to trigger FMA PRs (#32146)
This commit is contained in:
@@ -85,6 +85,7 @@ jobs:
|
||||
id: create-pr
|
||||
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e #v7.0.8
|
||||
with:
|
||||
token: ${{ secrets.FLEET_RELEASE_GITHUB_PAT }}
|
||||
base: main
|
||||
path: fleet
|
||||
branch: fma-${{ steps.date.outputs.date }}
|
||||
|
||||
Reference in New Issue
Block a user