Skip to content

Commit

Permalink
Fix zip path
Browse files Browse the repository at this point in the history
  • Loading branch information
cengelha committed Mar 4, 2022
1 parent 3ad08b6 commit 7ab2a17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,5 @@ jobs:
body_path: ${{ github.workspace }}/.github/changelogs/${{ github.ref_name }}.md
files: |
net6.0/libNOM.map.dll
net6.0/publish/publish/libNOM.map.zip
net6.0/publish/libNOM.map.zip
libNOM.map.*.nupkg

0 comments on commit 7ab2a17

Please sign in to comment.