We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 042d738 commit bb22262Copy full SHA for bb22262
.github/workflows/pre_release.yml
@@ -25,6 +25,7 @@ jobs:
25
install.python-poetry.org
26
pypi.org
27
upload.pypi.org
28
+ *.sigstore.dev
29
30
- name: Checkout repository
31
uses: actions/checkout@v3
.github/workflows/release.yml
@@ -24,6 +24,7 @@ jobs:
24
0 commit comments