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 8bbe2e6 commit 8bd225fCopy full SHA for 8bd225f
.github/workflows/.releaserc
@@ -17,8 +17,5 @@ plugins:
17
- path: ../../artifacts/Documentation.md
18
label: Documentation
19
20
- - - "@semantic-release/exec"
21
- - publishCmd: "dotnet nuget push ..\\..\\artifacts\\Delegate.ExpressionEngine.*.nupkg --source https://nuget.pkg.github.com/delegateas/index.json --api-key ${process.env.GITHUB_TOKEN}"
22
-
23
- - "@semantic-release/exec"
24
- publishCmd: "dotnet nuget push ..\\..\\artifacts\\Delegate.ExpressionEngine.*.nupkg --source https://api.nuget.org/v3/index.json --api-key ${process.env.CI_NUGET_API_KEY}"
0 commit comments