mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-19 22:02:06 +00:00
fix(ci): fix ci permissions (#181)
This commit is contained in:
parent
c1e2ea3b78
commit
12e5633c4d
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@ -33,6 +33,7 @@ jobs:
|
||||
# This is used to complete the identity challenge
|
||||
# with sigstore/fulcio when running outside of PRs.
|
||||
id-token: write
|
||||
security-events: write
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user