Skip to content

Commit 2130989

Browse files
ci: Remove GitHub package publish
GitHub package publish have been broken on other projects and is not used, I have decided to remove that from the package feed.
1 parent 78e125f commit 2130989

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/.releaserc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,5 @@ plugins:
1515
- path: ../../artifacts/PowerAutomateMockUp.*.nupkg
1616
label: Parser DLL
1717

18-
- - "@semantic-release/exec"
19-
- publishCmd: "dotnet nuget push ..\\..\\artifacts\\PowerAutomateMockUp.*.nupkg --source https://nuget.pkg.github.com/thygesteffensen/index.json --api-key ${process.env.GITHUB_TOKEN}"
20-
2118
- - "@semantic-release/exec"
2219
- publishCmd: "dotnet nuget push ..\\..\\artifacts\\PowerAutomateMockUp.*.nupkg --source https://api.nuget.org/v3/index.json --api-key ${process.env.CI_NUGET_API_KEY}"

0 commit comments

Comments
 (0)