Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into publish_to_pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
rettigl committed Mar 3, 2024
2 parents 2989f9a + 1c5911f commit e1db1d4
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 @@ -100,7 +100,7 @@ jobs:
outputs:
version: ${{ needs.prerelease.outputs.version || needs.release.outputs.version }}
environment:
name: test-pypi
name: pypi
url: https://pypi.org/p/specsanalyzer
permissions:
id-token: write
Expand Down

0 comments on commit e1db1d4

Please sign in to comment.