diff --git a/.github/workflows/pypi.yml b/.github/workflows/pypi.yml index 33deccb29c..4816acaef0 100644 --- a/.github/workflows/pypi.yml +++ b/.github/workflows/pypi.yml @@ -10,6 +10,8 @@ jobs: setup_release: name: Create Release runs-on: ubuntu-latest + permissions: + contents: write steps: - name: Get the tag version id: extract_branch