Skip to content

Commit 84e7142

Browse files
authored
Update release.yml
1 parent 916805e commit 84e7142

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ jobs:
3434
- uses: actions/upload-artifact@v4
3535
with:
3636
path: ./**/DotNetProjects.DotNetSiemensPLCToolBoxLibrary*.nupkg
37-
- name: Publish Nuget
38-
run: dotnet nuget push DotNetSiemensPLCToolBoxLibrary.sln --api-key ${{secrets.NUGET_API_KEY}} --source https://api.nuget.org/v3/index.json
37+
- name: Publish Nuget
38+
run: dotnet nuget push DotNetSiemensPLCToolBoxLibrary.sln --api-key ${{secrets.NUGET_API_KEY}} --source https://api.nuget.org/v3/index.json

0 commit comments

Comments
 (0)