Skip to content

Commit 8bd225f

Browse files
ci: Remove Release to GitHub for now
1 parent 8bbe2e6 commit 8bd225f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/.releaserc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,5 @@ plugins:
1717
- path: ../../artifacts/Documentation.md
1818
label: Documentation
1919

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-
2320
- - "@semantic-release/exec"
2421
- 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

Comments
 (0)