Skip to content

Commit

Permalink
Merge branch 'master' into modest_evaluation
Browse files Browse the repository at this point in the history
  • Loading branch information
wilko77 authored Apr 4, 2022
2 parents 1f366ac + d493657 commit ab3a4c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
name: blocklib-dist
path: dist

- uses: pypa/gh-action-pypi-publish@v1.4.2
- uses: pypa/gh-action-pypi-publish@v1.5.0
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit ab3a4c2

Please sign in to comment.