Skip to content

Commit 2a82dba

Browse files
committed
ci: Enable trusted NuGet publishing
1 parent 4a80785 commit 2a82dba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
uses: Leberkas-org/template.pipeline.github/.github/workflows/release.yml@v0
1717
with:
1818
nuget-publish: true
19+
nuget-trusted-publishing: true
1920
docs-deploy: true
2021
solution-path: TurboHTTP.slnx
2122
docs-build-command: "npx likec4 export png --output public/diagrams ./likec4 || true && npm run build"

0 commit comments

Comments
 (0)