Skip to content

Commit

Permalink
Update truss-transfer-cli-release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfeil authored Jan 22, 2025
1 parent a6cbf2f commit 3111495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/truss-transfer-cli-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ jobs:
- name: Upload CLI to GitHub Release
uses: softprops/action-gh-release@v2
with:
files: truss-transfer/dist/cli/truss_transfer_cli-*
files: truss-transfer/dist/cli/truss-transfer-cli-*
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 3111495

Please sign in to comment.