We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b458ffb commit 9f48f5dCopy full SHA for 9f48f5d
.github/workflows/publish.yml
@@ -9,7 +9,7 @@ jobs:
9
name: Publish release to PyPI
10
runs-on: ubuntu-latest
11
environment:
12
- name: pypi
+ name: release
13
url: https://pypi.org/p/py-ctcmetrics
14
permissions:
15
id-token: write
0 commit comments