Skip to content

Commit

Permalink
release test
Browse files Browse the repository at this point in the history
  • Loading branch information
Mehmet Yigit Avci committed Sep 25, 2023
1 parent 0976490 commit 89e12d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
root_options: '-vv'

- name: Publish package distributions to PyPI
- name: Publish package distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
# NOTE: DO NOT wrap the conditional in ${{ }} as it will always evaluate to true.
# See https://github.com/actions/runner/issues/1173
Expand Down

0 comments on commit 89e12d0

Please sign in to comment.