Skip to content

Commit 574aaa5

Browse files
authored
Merge pull request #2492 from github/smowton/admin/try-using-app-token-to-backport
Backport workflow: try using the app token
2 parents 294a9d9 + 3b3a4a6 commit 574aaa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-release-branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
echo SOURCE_BRANCH=${SOURCE_BRANCH}
135135
echo TARGET_BRANCH=${TARGET_BRANCH}
136136
python .github/update-release-branch.py \
137-
--github-token ${GITHUB_TOKEN} \
137+
--github-token ${{ steps.app-token.outputs.token }} \
138138
--repository-nwo ${{ github.repository }} \
139139
--source-branch ${SOURCE_BRANCH} \
140140
--target-branch ${TARGET_BRANCH} \

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy