We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a80785 commit 2a82dbaCopy full SHA for 2a82dba
1 file changed
.github/workflows/release.yml
@@ -16,6 +16,7 @@ jobs:
16
uses: Leberkas-org/template.pipeline.github/.github/workflows/release.yml@v0
17
with:
18
nuget-publish: true
19
+ nuget-trusted-publishing: true
20
docs-deploy: true
21
solution-path: TurboHTTP.slnx
22
docs-build-command: "npx likec4 export png --output public/diagrams ./likec4 || true && npm run build"
0 commit comments