From d5c5a9747d31ec74251605e91cb4fe4ed99e5488 Mon Sep 17 00:00:00 2001 From: Jonathan Edey Date: Tue, 23 Jan 2024 16:53:57 -0500 Subject: [PATCH] [chore] Release 6.4.0 Take 3 --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index adfde4886..7b57582d3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -97,6 +97,7 @@ jobs: # See: https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/about-security-hardening-with-openid-connect#adding-permissions-settings # and https://docs.pypi.org/trusted-publishers/using-a-publisher/ id-token: write + contents: write steps: - name: Checkout source for publish