We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb52e42 commit cc3f57bCopy full SHA for cc3f57b
1 file changed
.github/workflows/build.yml
@@ -23,9 +23,7 @@ jobs:
23
needs: lint
24
runs-on: ubuntu-latest
25
timeout-minutes: 10
26
- environment:
27
- name: pypi
28
- url: https://pypi.org/p/lymbo
+ environment: release
29
permissions:
30
id-token: write # IMPORTANT: mandatory for trusted publishing
31
steps:
0 commit comments