gh-action-pypi-publish icon indicating copy to clipboard operation
gh-action-pypi-publish copied to clipboard

Change `${{ github.action_path }}` to `${GITHUB_ACTION_PATH}`

Open sroet opened this issue 1 year ago • 8 comments

implementing the proposed workaround for ${{ github.action_path }} not working inside containers. https://github.com/actions/runner/issues/2185#issuecomment-1683545859

should close #300

sroet avatar Nov 19 '24 10:11 sroet