Skip to content

Commit

Permalink
Update hello_world.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abuchanan-airbyte authored Aug 22, 2024
1 parent 40291d4 commit 25ac422
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/hello_world.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
run: make clean release
- name: Test version
run: ./build/release/abctl-$ABCTL_VERSION-linux-amd64/abctl version
env:
ABCTL_VERSION: ${{ steps.get_version.outputs.ABCTL_VERSION }}
- uses: ncipollo/release-action@v1
with:
generateReleaseNotes: true
Expand Down

0 comments on commit 25ac422

Please sign in to comment.