We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c87eace commit 69846c2Copy full SHA for 69846c2
.github/workflows/python-package-develop.yml
@@ -85,6 +85,7 @@ jobs:
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 }}"
91
steps:
0 commit comments