Skip to content

Commit 2949668

Browse files
committed
try url for nuget environment
1 parent 23658a0 commit 2949668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
build:
1111
environment:
1212
name: nuget
13-
url: https://www.nuget.org/packages/MiniScaffold/${{ github.ref_name }}"
13+
url: https://www.nuget.org/packages/MiniScaffold/${{ github.ref_name }}
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)