Skip to content

Commit

Permalink
changed jar name
Browse files Browse the repository at this point in the history
  • Loading branch information
vaibhav-yb committed Jul 29, 2024
1 parent 1ff71ea commit ed2bf15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/yb-release-quay.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./debezium-connector-postgres/target/debezium-connector-postgres-dz.2.5.2.yb.2024.1-SNAPSHOT-jar-with-dependencies.jar
asset_path: ./debezium-connector-postgres/target/debezium-connector-yugabytedb-dz.2.5.2.yb.2024.1-SNAPSHOT-jar-with-dependencies.jar
asset_name: debezium-connector-postgres-${{ inputs.version }}-jar-with-dependencies.jar
asset_content_type: application/java-archive
# Commenting the code to upload a light jar for the time being.
Expand Down

0 comments on commit ed2bf15

Please sign in to comment.