Skip to content

Commit 785d456

Browse files
authored
Update publish-to-test-pypi.yml
1 parent 2936a92 commit 785d456

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/publish-to-test-pypi.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ jobs:
99
build-n-publish:
1010
name: Build and publish Python 🐍 distributions 📦 to TestPyPI
1111
runs-on: ubuntu-latest
12+
environment:
13+
name: pypi
14+
url: https://pypi.org/p/djangocms-frontend
1215
permissions:
1316
id-token: write
1417
steps:

0 commit comments

Comments
 (0)