Skip to content

Commit

Permalink
Update upload-release-artifacts.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dmytroett authored Sep 19, 2021
1 parent aab5d18 commit 557d8eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/upload-release-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
tag: ${{ github.ref }}
file: nupkgs
asset_name: nupkgs
file: nupkgs/*.nupkg
flie_glob: true
overwrite: true
# - name: Publish nupkg

0 comments on commit 557d8eb

Please sign in to comment.