Skip to content

Commit

Permalink
Update multi-arch action
Browse files Browse the repository at this point in the history
  • Loading branch information
wader committed Sep 11, 2024
1 parent b75e94d commit 5890b96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-multiarch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
needs:
- tag
name: Build
uses: wader/build-multiarch-on-aws-spots/.github/workflows/build-multiarch-on-aws-spots.yml@359bed825026eeb546816c1b27898d4e5405b658
uses: wader/build-multiarch-on-aws-spots/.github/workflows/build-multiarch-on-aws-spots.yml@521b4ed43099eeb9593c0c6180e90c1266da8492
with:
DOCKER_IMAGE_TAG: ${{ needs.tag.outputs.TAG }}
DOCKER_IMAGE_NAME: "mwader/static-ffmpeg"
Expand Down

0 comments on commit 5890b96

Please sign in to comment.