Skip to content

Commit

Permalink
build(action): Add nuget environment
Browse files Browse the repository at this point in the history
  • Loading branch information
holytshirt committed Aug 25, 2022
1 parent 1ebc1f1 commit 90d18b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnet-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
release:
if: startsWith(github.ref, 'refs/tags')
runs-on: ubuntu-latest
environment: nuget
timeout-minutes: 5
needs: [build]
steps:
Expand Down

0 comments on commit 90d18b9

Please sign in to comment.