File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ jobs:
159159 permissions :
160160 id-token : write
161161 contents : write
162- uses : smallstep/workflows/.github/workflows/docker-buildx-push.yml@mariano/qemu
162+ uses : smallstep/workflows/.github/workflows/docker-buildx-push.yml@main
163163 with :
164164 platforms : linux/amd64,linux/386,linux/arm,linux/arm64
165165 tags : ${{ needs.create_release.outputs.docker_tags }}
@@ -187,7 +187,7 @@ jobs:
187187 permissions :
188188 id-token : write
189189 contents : write
190- uses : smallstep/workflows/.github/workflows/docker-buildx-push.yml@mariano/qemu
190+ uses : smallstep/workflows/.github/workflows/docker-buildx-push.yml@main
191191 with :
192192 platforms : linux/amd64,linux/386,linux/arm,linux/arm64
193193 tags : ${{ needs.create_release.outputs.docker_tags_cloud }}
You can’t perform that action at this time.
0 commit comments