- use correct path

pull/59/head v4.0.0-beta
Simon G 3 years ago committed by GitHub
parent d161a7ce9a
commit d15cd8705f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/deploy.yml

@ -42,4 +42,4 @@ jobs:
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with: with:
args: 'LightweightIocContainer.*nupkg' args: 'githubOut\LightweightIocContainer.*nupkg'

Loading…
Cancel
Save