Skip to content

Commit 194a089

Browse files
authored
Merge pull request #116 from Cysharp/ci/nuget_release
ci: add id-token: write for NuGet Trusted Publish
2 parents 8159ec4 + eef09bd commit 194a089

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
needs: [build-dotnet, build-and-push-rust]
7878
permissions:
7979
contents: write
80+
id-token: write # required for NuGet Trusted Publish
8081
uses: Cysharp/Actions/.github/workflows/create-release.yaml@main
8182
with:
8283
commit-id: ""

0 commit comments

Comments
 (0)