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 710d769 commit 7019311Copy full SHA for 7019311
.github/workflows/python-package-develop.yml
@@ -84,7 +84,6 @@ jobs:
84
needs: ['build']
85
permissions:
86
# IMPORTANT: this permission is mandatory for trusted publishing
87
- id-token: write
88
packages: write
89
env:
90
CONTAINER_IMAGE: "ghcr.io/${{ github.repository }}"
0 commit comments