We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9185929 commit 1682f6aCopy full SHA for 1682f6a
1 file changed
.github/workflows/release_new_tags.yml
@@ -7,6 +7,9 @@ jobs:
7
pypi:
8
name: Publish
9
runs-on: ubuntu-latest
10
+ environment:
11
+ name: pypi
12
+ url: https://pypi.org/p/d3ploy
13
permissions:
14
id-token: write
15
steps:
0 commit comments