Skip to content

Commit 71319d9

Browse files
Merge pull request #1046 from VWS-Python/push-docker
Experiment with not using Buildx [skip ci]
2 parents c8cf0fc + 3279590 commit 71319d9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,6 @@ jobs:
7575
password: ${{ secrets.PYPI_API_TOKEN }}
7676
verbose: true
7777

78-
- name: Set up Docker Buildx
79-
uses: docker/setup-buildx-action@v1
80-
8178
- name: Login to DockerHub
8279
uses: docker/login-action@v1
8380
with:

0 commit comments

Comments
 (0)