Add token to workflow.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
pull/1579/head
Jerome Luckenbach 2021-05-18 22:00:13 +02:00
parent 0ae8785bb2
commit 887cb7f231
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,7 @@ jobs:
uses: carloscastrojumo/github-cherry-pick-action@v1.0.1
with:
branch: final-stable
token: ${{ secrets.GITHUB_TOKEN }}
labels: |
cherry-pick
cherry_pick_release_v2_5_x:
@ -36,5 +37,6 @@ jobs:
uses: carloscastrojumo/github-cherry-pick-action@v1.0.1
with:
branch: final-2.5.x
token: ${{ secrets.GITHUB_TOKEN }}
labels: |
cherry-pick