Skip to content

Commit

Permalink
Merge pull request #7 from ondrolexa/dependabot/github_actions/thevic…
Browse files Browse the repository at this point in the history
…kypedia/pypi-publisher-4

Bump thevickypedia/pypi-publisher from 3 to 4
  • Loading branch information
ondrolexa authored Jan 1, 2025
2 parents 4e8721b + b1f9d8f commit 8f909fe
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 @@ -9,7 +9,7 @@ jobs:
pypi-publisher:
runs-on: ubuntu-latest
steps:
- uses: thevickypedia/pypi-publisher@v3
- uses: thevickypedia/pypi-publisher@v4
env:
token: ${{ secrets.PYPI_APIKEY }}
with:
Expand Down

0 comments on commit 8f909fe

Please sign in to comment.