Skip to content

Commit

Permalink
Syntax fix. I hope.
Browse files Browse the repository at this point in the history
  • Loading branch information
luciansmith committed Oct 10, 2024
1 parent d95f8c3 commit c53b699
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ jobs:
#############################################
# Create PyPI release
#############################################
- name: Create PyPI release
- name: Create PyPI release
if: steps.determine-if-release-needed.outputs.release == '1'
env:
POETRY_PYPI_TOKEN_PYPI: ${{ secrets.PYPI_TOKEN }}
Expand Down

0 comments on commit c53b699

Please sign in to comment.