Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mulmuri committed Jun 12, 2024
1 parent ef3f5a2 commit 2da506b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./hts_connector.zip
asset_path: ./hts-connector.zip
asset_name: hts-connector.zip
asset_content_type: application/octet-stream

0 comments on commit 2da506b

Please sign in to comment.