We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcc62ec commit 641c232Copy full SHA for 641c232
1 file changed
.github/workflows/build.yaml
@@ -21,6 +21,7 @@ jobs:
21
steps:
22
- uses: getdevopspro/github-actions/buildx-bake/promote@v4.0.7
23
with:
24
+ registry-password: ${{ secrets.GITHUB_TOKEN }}
25
version: 0.0.1-test
26
image-digests: |
27
[
0 commit comments