Skip to content

Commit cc3f57b

Browse files
committed
envirnoment
1 parent bb52e42 commit cc3f57b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/build.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,7 @@ jobs:
2323
needs: lint
2424
runs-on: ubuntu-latest
2525
timeout-minutes: 10
26-
environment:
27-
name: pypi
28-
url: https://pypi.org/p/lymbo
26+
environment: release
2927
permissions:
3028
id-token: write # IMPORTANT: mandatory for trusted publishing
3129
steps:

0 commit comments

Comments
 (0)