We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2754ae commit b1d9567Copy full SHA for b1d9567
.github/workflows/build-multiarch.yml
@@ -28,7 +28,7 @@ jobs:
28
needs:
29
- tag
30
name: Build
31
- uses: pyldin601/build-multiarch-on-aws-spots/.github/workflows/build-multiarch-on-aws-spots.yml@5c448cb91b65e617237df2326723441f25f8eea0
+ uses: wader/build-multiarch-on-aws-spots/.github/workflows/build-multiarch-on-aws-spots.yml@359bed825026eeb546816c1b27898d4e5405b658
32
with:
33
DOCKER_IMAGE_TAG: ${{ needs.tag.outputs.TAG }}
34
DOCKER_IMAGE_NAME: "mwader/static-ffmpeg"
0 commit comments