Skip to content

Commit

Permalink
release fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dannymeijer committed Sep 17, 2024
1 parent 920893d commit 8113597
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 @@ -88,4 +88,4 @@ jobs:
uses: pypa/hatch@install

- name: Publish package to PyPI
run: hatch publish --yes --no-prompt --user __TOKEN__
run: hatch publish --yes --no-prompt --user __TOKEN__ --auth no_auth

0 comments on commit 8113597

Please sign in to comment.