We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7980f12 commit 3181ce4Copy full SHA for 3181ce4
.github/workflows/tas.yaml
@@ -54,7 +54,7 @@ jobs:
54
- uses: actions/checkout@v4
55
with:
56
repository: AMD-AIG-AIMA/Primus-Turbo
57
- token: '${{ github.token }}'
+ token: '${{ secrets.PRIMUS_TURBO_SECRET }}'
58
ref: main
59
submodules: recursive
60
path: ./Primus-Turbo
0 commit comments