Skip to content

Commit efe3dcc

Browse files
committed
Fix GitHub Actions 'publish' job
1 parent 3103a50 commit efe3dcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/continuous-integration-workflow.yml

+1
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ jobs:
202202
*.githubusercontent.com:443
203203
pypi.org:443
204204
files.pythonhosted.org:443
205+
tuf-repo-cdn.sigstore.dev:443
205206
upload.pypi.org:443
206207
- name: Checkout 🛎️
207208
uses: actions/checkout@v4

0 commit comments

Comments
 (0)