Skip to content

Commit

Permalink
Test path
Browse files Browse the repository at this point in the history
  • Loading branch information
JRubics committed Jan 11, 2023
1 parent f3d191d commit 1747275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ inputs:
default: "."
runs:
using: "docker"
image: "docker://jrubics/poetry-publish:v1.15"
image: "docker://jrubics/poetry-publish:develop"
args:
- ${{ inputs.python_version }}
- ${{ inputs.poetry_version }}
Expand Down

0 comments on commit 1747275

Please sign in to comment.