Skip to content

Commit 3181ce4

Browse files
committed
turbo secret
1 parent 7980f12 commit 3181ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tas.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- uses: actions/checkout@v4
5555
with:
5656
repository: AMD-AIG-AIMA/Primus-Turbo
57-
token: '${{ github.token }}'
57+
token: '${{ secrets.PRIMUS_TURBO_SECRET }}'
5858
ref: main
5959
submodules: recursive
6060
path: ./Primus-Turbo

0 commit comments

Comments
 (0)