Skip to content

Commit 1f84c79

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)