Skip to content

Commit 06e5ec8

Browse files
Update environment url
1 parent 3a3ff1e commit 06e5ec8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
needs: build-and-test
5757
environment:
5858
name: 'Production'
59+
url: 'https://www.nuget.org/packages/IntelliTect.Multitool'
5960
steps:
6061
- name: Download artifact from build job
6162
uses: actions/download-artifact@v2

0 commit comments

Comments
 (0)