Skip to content

Commit

Permalink
Update Deploy to NuGet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arttonoyan authored Jan 5, 2021
1 parent 235e659 commit dfd00fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/Deploy to NuGet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ env:
PROJECT_PATH: 'Artnix.Scheduler/Artnix.Scheduler.sln'
PROJECT_OUTPUT_DIR: ${{ github.workspace }}\artifacts
NUGET_SOURCE_URI: 'https://api.nuget.org/v3/index.json'
# PACK_CONFIG: --no-restore --no-build --configuration Release --include-symbols --output ${{ env.PROJECT_OUTPUT_DIR }}

jobs:
deploy:
Expand Down

0 comments on commit dfd00fa

Please sign in to comment.