mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-06-17 14:52:09 +00:00
allow id-token
This commit is contained in:
parent
1c3f82c576
commit
600faa6d5b
4
.github/workflows/build_trtllm.yaml
vendored
4
.github/workflows/build_trtllm.yaml
vendored
@ -19,6 +19,10 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- "main"
|
- "main"
|
||||||
|
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
id-token: write # Required to authenticate via OIDC.
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
call-setup-aws-s3-cache:
|
call-setup-aws-s3-cache:
|
||||||
uses: ./.github/workflows/s3-cache.yaml # TODO: Change @s3-cache to @main when merged
|
uses: ./.github/workflows/s3-cache.yaml # TODO: Change @s3-cache to @main when merged
|
||||||
|
Loading…
Reference in New Issue
Block a user