mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-24 00:12:08 +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:
|
||||
- "main"
|
||||
|
||||
|
||||
permissions:
|
||||
id-token: write # Required to authenticate via OIDC.
|
||||
|
||||
jobs:
|
||||
call-setup-aws-s3-cache:
|
||||
uses: ./.github/workflows/s3-cache.yaml # TODO: Change @s3-cache to @main when merged
|
||||
|
Loading…
Reference in New Issue
Block a user