Skip to content

Commit 6f48895

Browse files
authored
Merge pull request #2759 from kbenzie/benie/mirror-branch-token
Use GITHUB_TOKEN for mirror branch-token operations
2 parents 3f82b41 + 4677863 commit 6f48895

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/mirror-intel-llvm-commits.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,4 @@ jobs:
4545
branch: mirror-commits-${{ steps.date.output.value }}
4646
path: unified-runtime
4747
token: ${{ secrets.UR_MIRROR_COMMITS_TOKEN }}
48+
branch-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)