Skip to content

Commit

Permalink
Merge pull request #65 from betatim/dependabot/github_actions/depende…
Browse files Browse the repository at this point in the history
…ncies-40385af1b3
  • Loading branch information
xhochy authored Sep 2, 2024
2 parents 83475a3 + 3ec37d2 commit 71d327d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- shell: bash -el {0}
run:
python -m build
- uses: pypa/gh-action-pypi-publish@v1.9.0
- uses: pypa/gh-action-pypi-publish@v1.10.0
if: github.event_name == 'release'
with:
user: __token__
Expand Down

0 comments on commit 71d327d

Please sign in to comment.