mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 04:14:52 +00:00
misc(ci): missing id-token for AWS auth
This commit is contained in:
parent
ffb60ff9c8
commit
b267df5cba
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@ -35,6 +35,7 @@ jobs:
|
||||
permissions:
|
||||
contents: write
|
||||
packages: write
|
||||
id-token: write
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
Reference in New Issue
Block a user