Skip to content

Commit

Permalink
Add options
Browse files Browse the repository at this point in the history
  • Loading branch information
JRubics committed Feb 4, 2024
1 parent 31c2daa commit 3529264
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.17"
image: "docker://jrubics/poetry-publish:v2.0-rc.1"
args:
- ${{ inputs.python_version }}
- ${{ inputs.poetry_version }}
Expand Down

0 comments on commit 3529264

Please sign in to comment.