mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 12:24:53 +00:00
misc(ci): missing id-token for AWS auth
This commit is contained in:
parent
b267df5cba
commit
e083a92295
3
.github/workflows/build.yaml
vendored
3
.github/workflows/build.yaml
vendored
@ -1,5 +1,8 @@
|
||||
name: Build and push docker image to internal registry
|
||||
|
||||
permissions:
|
||||
id-token: write
|
||||
|
||||
on:
|
||||
workflow_call:
|
||||
inputs:
|
||||
|
Loading…
Reference in New Issue
Block a user