Skip to content

Commit

Permalink
maybe solve version job (#409)
Browse files Browse the repository at this point in the history
  • Loading branch information
TimotheeMathieu authored Feb 19, 2024
1 parent e28bdb3 commit 7dbd967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dunamai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
env-var: MY_VERSION
- run: echo $MY_VERSION
- uses: snok/install-poetry@v1
- run: poetry version \"v$MY_VERSION \"
- run: poetry version "v$MY_VERSION "
- uses: EndBug/add-and-commit@v8
with:
add: 'rlberry/pyproject.toml'
Expand Down

0 comments on commit 7dbd967

Please sign in to comment.