Skip to content

Commit

Permalink
Update dockerbuild.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
NxPKG committed Oct 21, 2023
1 parent 2b7627c commit 9b8ef09
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/dockerbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,6 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3

- name: Login to DockerHub
uses: docker/login-action@v2
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}

- name: Login to Ghcr
uses: docker/login-action@v2
Expand Down

0 comments on commit 9b8ef09

Please sign in to comment.