We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 20879ec + 45488ac commit b33088eCopy full SHA for b33088e
.github/workflows/release.yml
@@ -33,7 +33,7 @@ jobs:
33
env:
34
# This is also supported by Hatch; see
35
# https://github.com/ofek/hatch-vcs#version-source-environment-variables
36
- SETUPTOOLS_SCM_PRETEND_VERSION_FOR_DOCKER: ${{ inputs.tag }}
+ SETUPTOOLS_SCM_PRETEND_VERSION_DOCKER: ${{ inputs.tag }}
37
38
- name: Publish to PyPI
39
uses: pypa/gh-action-pypi-publish@release/v1
0 commit comments