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 892dcfc commit 920893d
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
run: hatch publish --yes --no-prompt --user __TOKEN__

0 comments on commit 920893d

Please sign in to comment.