Skip to content

Commit

Permalink
Update Dockerpush.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AprDeci authored Jul 20, 2024
1 parent 37536e8 commit ee36ee9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Dockerpush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ jobs:
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
-
-
name: Set up QEMU
uses: docker/setup-qemu-action@v2
-
-
name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
-
Expand Down

0 comments on commit ee36ee9

Please sign in to comment.