Skip to content

Commit 2e478cc

Browse files
build: tweak action
1 parent abc374a commit 2e478cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ jobs:
99
pypi:
1010
name: upload release to PyPI
1111
runs-on: ubuntu-latest
12+
environment:
13+
name: pypi
14+
url: https://pypi.org/project/croudtech-python-aws-app-config/
1215
permissions:
1316
id-token: write
1417
steps:

0 commit comments

Comments
 (0)