gh-action-pypi-publish
gh-action-pypi-publish copied to clipboard
Change `${{ github.action_path }}` to `${GITHUB_ACTION_PATH}`
implementing the proposed workaround for ${{ github.action_path }} not working inside containers. https://github.com/actions/runner/issues/2185#issuecomment-1683545859
should close #300