Skip to content

Commit

Permalink
print deb version
Browse files Browse the repository at this point in the history
  • Loading branch information
jaise-aot committed Oct 26, 2023
1 parent 66e0485 commit 274e245
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/_build_etl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
run: |
echo "For ${{ github.ref_name }} branch for Tools"
echo "DEBEZIUM_VERSION=${{secrets.DEBEZIUM_VERSION}}" >> $GITHUB_ENV
echo "${{secrets.DEBEZIUM_VERSION}}"
shell: bash

# Check triggers to see if a build is required
Expand Down

0 comments on commit 274e245

Please sign in to comment.