Skip to content

Commit

Permalink
Update environment url
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminMichaelis committed Sep 2, 2022
1 parent 3a3ff1e commit 06e5ec8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
needs: build-and-test
environment:
name: 'Production'
url: 'https://www.nuget.org/packages/IntelliTect.Multitool'
steps:
- name: Download artifact from build job
uses: actions/download-artifact@v2
Expand Down

0 comments on commit 06e5ec8

Please sign in to comment.