Skip to content

Commit

Permalink
Release v0.13.4 #patch
Browse files Browse the repository at this point in the history
  • Loading branch information
happytreees authored Nov 12, 2024
1 parent 053eb30 commit 450ff69
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/releaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ jobs:
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
run: |
echo "${DOCKER_PASSWORD}" | docker login --username "${DOCKER_USERNAME}" --password-stdin
-
name: Set up QEMU
uses: docker/setup-qemu-action@v3
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v6
Expand Down

0 comments on commit 450ff69

Please sign in to comment.