We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 535c6e0 commit e5afeeeCopy full SHA for e5afeee
1 file changed
.github/workflows/build.yml
@@ -53,9 +53,6 @@ jobs:
53
username: ${{ github.actor }}
54
password: ${{ secrets.GITHUB_TOKEN }}
55
56
- - name: Set up Docker Buildx
57
- uses: docker/setup-buildx-action@v3
58
-
59
- name: Build and push
60
uses: docker/build-push-action@v6
61
with:
0 commit comments