mirror of
https://github.com/encounter/objdiff.git
synced 2025-06-26 00:13:44 +00:00
ci: Add id-token write permission
This commit is contained in:
parent
1d782243e0
commit
737b3782db
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@ -8,6 +8,10 @@ on:
|
||||
- "LICENSE*"
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
# For npm publish provenance
|
||||
id-token: write
|
||||
|
||||
env:
|
||||
BUILD_PROFILE: release-lto
|
||||
CARGO_INCREMENTAL: 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user