Skip to content

Commit 9a4d14b

Browse files
committed
removed github release
1 parent 135d485 commit 9a4d14b

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

.github/workflows/.releaserc

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
branches:
1+
branches:
22
- name: main
33
- name: dev
44
prerelease: dev
@@ -10,12 +10,6 @@ plugins:
1010
- - "@semantic-release/release-notes-generator"
1111
- preset: conventionalcommits
1212

13-
- - "@semantic-release/github"
14-
- assets:
15-
- path: ../../artifacts/ExpressionEngine.*.nupkg
16-
label: Parser DLL
17-
- path: ../../artifacts/Documentation.md
18-
label: Documentation
1913

2014
- - "@semantic-release/exec"
2115
- 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)