Skip to content

Commit

Permalink
print version in job step name
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronsteers committed Nov 22, 2024
1 parent 73f2c1c commit 832c57c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_sdm_connector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
fetch-depth: 0

- uses: hynek/build-and-inspect-python-package@v2
name: Build package with version ref '${{ env.VERSION }}'
env:
# Pass in the evaluated version from the previous step
# More info: https://github.com/mtkennerly/poetry-dynamic-versioning#user-content-environment-variables
Expand Down

0 comments on commit 832c57c

Please sign in to comment.