Skip to content

Commit

Permalink
pack_push
Browse files Browse the repository at this point in the history
  • Loading branch information
ltm0203 committed Mar 7, 2024
1 parent b2b39aa commit 11c983b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/Build and pack nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ jobs:
- name: Build with dotnet
run: dotnet build --configuration Release
- name: Pack with powershell
if: ${{ github.ref_type == 'branch' }}
env:
IS_PRODUCTION: false
shell: pwsh
working-directory: ./nupkg
run: ./pack.ps1
Expand Down

0 comments on commit 11c983b

Please sign in to comment.