We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 884f197 commit 8f1dc07Copy full SHA for 8f1dc07
action.yml
@@ -140,7 +140,7 @@ runs:
140
REPO_ID: ${{ steps.set-repo-and-ref.outputs.repo-id }}
141
shell: bash
142
- name: Run Docker container
143
- uses: .github/.tmp/.generated-actions/run-pypi-publish-in-docker-container
+ uses: ./.github/.tmp/.generated-actions/run-pypi-publish-in-docker-container
144
with:
145
user: ${{ inputs.user }}
146
password: ${{ inputs.password }}
0 commit comments