We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff40d93 commit 4bc9596Copy full SHA for 4bc9596
1 file changed
.github/workflows/pypi-publish-on-release.yml
@@ -76,6 +76,7 @@ jobs:
76
trigger-ecr-publish:
77
needs: [build, deploy]
78
permissions:
79
+ id-token: write
80
contents: read
81
uses: ./.github/workflows/ecr-publish-on-release.yml
82
secrets: inherit
0 commit comments