We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 451880f commit b992604Copy full SHA for b992604
.github/workflows/release.yml
@@ -97,6 +97,7 @@ jobs:
97
# See: https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/about-security-hardening-with-openid-connect#adding-permissions-settings
98
# and https://docs.pypi.org/trusted-publishers/using-a-publisher/
99
id-token: write
100
+ contents: write
101
102
steps:
103
- name: Checkout source for publish
0 commit comments