Skip to content

Commit

Permalink
Revert "Upgrade buildx publish action step (#744)"
Browse files Browse the repository at this point in the history
This reverts commit bdca799.
  • Loading branch information
BlueHatbRit committed May 10, 2023
1 parent bdca799 commit b2b4b68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package-and-publish-image.yml
Expand Up @@ -35,7 +35,7 @@ jobs:
type=sha,branch=$repo.default_branch,event=push
- name: Setup buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v1

- name: Login to DockerHub container registry
uses: docker/login-action@v2
Expand Down

0 comments on commit b2b4b68

Please sign in to comment.