Skip to content

Commit

Permalink
chore(ci): fix pypi project (#7)
Browse files Browse the repository at this point in the history
Update release.yml
  • Loading branch information
CFenner authored Aug 14, 2024
1 parent 385d75a commit 1246b57
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ jobs:
release:
name: Releasing to PyPi
runs-on: ubuntu-latest
# environment:
# name: release
# url: https://pypi.org/p/python-homeassistant-analytics
environment:
name: PyPi
url: https://pypi.org/p/PyViCare-neo
permissions:
contents: write
id-token: write
Expand Down

0 comments on commit 1246b57

Please sign in to comment.