Skip to content

Commit

Permalink
fix: remove buildx from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiaz9 committed Aug 10, 2024
1 parent 3f8082a commit 0802b60
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ jobs:
type=semver,pattern=v{{major}}.{{minor}}
type=semver,pattern=v{{version}}
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3

- name: Login to DockerHub
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit 0802b60

Please sign in to comment.