We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9726a6 commit f5b41eaCopy full SHA for f5b41ea
1 file changed
.github/workflows/python-package.yml
@@ -38,9 +38,6 @@ jobs:
38
if: startsWith(github.ref, 'refs/tags/v')
39
needs: build
40
runs-on: ubuntu-latest
41
- environment:
42
- name: pypi
43
- url: https://pypi.org/p/ifclca
44
permissions:
45
id-token: write # IMPORTANT: mandatory for trusted publishing
46
0 commit comments