Skip to content

Commit 3b28c72

Browse files
committed
buildx remove
1 parent 09c53a4 commit 3b28c72

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/docker-publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ jobs:
3737
username: ${{ github.actor }}
3838
password: ${{ secrets.GITHUB_TOKEN }}
3939

40-
- name: Setup Docker Buildx
41-
uses: docker/setup-buildx-action@v3
42-
4340
- name: Extract metadata (tags, labels) for Docker
4441
id: meta
4542
uses: docker/metadata-action@v5

0 commit comments

Comments
 (0)