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 cb34dcf commit 54476a7Copy full SHA for 54476a7
.github/workflows/publish.yaml
@@ -33,4 +33,4 @@ jobs:
33
id-token: write
34
secrets:
35
# Necessary to push to the BCR fork, and to open a pull request against a registry
36
- BCR_PUBLISH_TOKEN: ${{ secrets.BCR_PUBLISH_TOKEN }}
+ publish_token: ${{ secrets.BCR_PUBLISH_TOKEN }}
0 commit comments