We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e81edf0 commit bb5d5aaCopy full SHA for bb5d5aa
1 file changed
.github/workflows/publish.yml
@@ -12,6 +12,9 @@ jobs:
12
build-and-publish:
13
name: Build and publish to PyPI
14
runs-on: ubuntu-latest
15
+ environment:
16
+ name: pypi
17
+ url: https://pypy.org/p/PackScript
18
permissions:
19
id-token: write
20
0 commit comments