Skip to content

Commit

Permalink
Changed tag name to fix container image tag for tools
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasdille committed Oct 4, 2023
1 parent 56c87cb commit 07e3a6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
| head -n 1
)"
echo "version=${VERSION}+${INDYGREG_PYTHON_BUILD_STANDALONE_VERSION}" >>${GITHUB_OUTPUT}
echo "version=${VERSION}.${INDYGREG_PYTHON_BUILD_STANDALONE_VERSION}" >>${GITHUB_OUTPUT}
- name: Release
uses: ncipollo/release-action@v1
Expand Down

0 comments on commit 07e3a6c

Please sign in to comment.