Skip to content

Commit c180761

Browse files
committed
try url for nuget environment
1 parent a667290 commit c180761

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

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

0 commit comments

Comments
 (0)