Skip to content

Commit

Permalink
ci: Remove Release to GitHub for now
Browse files Browse the repository at this point in the history
  • Loading branch information
thygesteffensen committed Nov 16, 2022
1 parent 8bbe2e6 commit 8bd225f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/.releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,5 @@ plugins:
- path: ../../artifacts/Documentation.md
label: Documentation

- - "@semantic-release/exec"
- publishCmd: "dotnet nuget push ..\\..\\artifacts\\Delegate.ExpressionEngine.*.nupkg --source https://nuget.pkg.github.com/delegateas/index.json --api-key ${process.env.GITHUB_TOKEN}"

- - "@semantic-release/exec"
- 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 comments on commit 8bd225f

Please sign in to comment.