Skip to content

Commit e956744

Browse files
committed
ci: add id-token: write for NuGet Trusted Publish
1 parent 8997e81 commit e956744

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ jobs:
104104
needs: [update-packagejson, build-dotnet, build-unity]
105105
permissions:
106106
contents: write
107+
id-token: write # required for NuGet Trusted Publish
107108
uses: Cysharp/Actions/.github/workflows/create-release.yaml@main
108109
with:
109110
dry-run: ${{ inputs.dry-run }}

0 commit comments

Comments
 (0)