Skip to content

Commit 450ff69

Browse files
authored
Release v0.13.4 #patch
1 parent 053eb30 commit 450ff69

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/releaser.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ jobs:
6161
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
6262
run: |
6363
echo "${DOCKER_PASSWORD}" | docker login --username "${DOCKER_USERNAME}" --password-stdin
64+
-
65+
name: Set up QEMU
66+
uses: docker/setup-qemu-action@v3
6467
-
6568
name: Run GoReleaser
6669
uses: goreleaser/goreleaser-action@v6

0 commit comments

Comments
 (0)