Skip to content

Commit 99030f1

Browse files
authored
Update release.yml
1 parent 56fcd65 commit 99030f1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,6 @@ jobs:
7070
if: |
7171
(github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')) ||
7272
(github.event_name == 'workflow_dispatch' && inputs.publish-to-nuget == true)
73-
environment:
74-
name: nuget.org
75-
url: https://www.nuget.org/packages/DotNetProjectStarter
7673
7774
steps:
7875
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)