Skip to content

Commit

Permalink
Update cd.yml
Browse files Browse the repository at this point in the history
updated file paths
  • Loading branch information
DerekGn authored Jan 22, 2025
1 parent 8a59a46 commit c4f9dc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
files: |
/home/runner/work/MCP2221IO/MCP2221IO/MCP2221IO/bin/Release/MCP2221IO*.nupkg
"/home/runner/work/MCP2221IO/MCP2221IO/PModAqs/bin/Release/*.nupkg"
"/home/runner/work/MCP2221IO/MCP2221IO/MCP2221IOConsole/bin/Release/*.nupkg"
/home/runner/work/MCP2221IO/MCP2221IO/PModAqs/bin/Release/PModAqs*.nupkg
/home/runner/work/MCP2221IO/MCP2221IO/MCP2221IOConsole/bin/Release/MCP2221IO.Console*.nupkg
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c4f9dc9

Please sign in to comment.