Skip to content

Commit 1682f6a

Browse files
committed
♻️ change to pypa action to send to pypi
1 parent 9185929 commit 1682f6a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release_new_tags.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ jobs:
77
pypi:
88
name: Publish
99
runs-on: ubuntu-latest
10+
environment:
11+
name: pypi
12+
url: https://pypi.org/p/d3ploy
1013
permissions:
1114
id-token: write
1215
steps:

0 commit comments

Comments
 (0)