Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
schuer committed Dec 16, 2023
1 parent d99bf52 commit 74d21b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
uses: docker/setup-buildx-action@v3

# - name: Login to Docker Hub
# # https://github.com/docker/login-action
# # https://github.com/docker/login-action
# uses: docker/login-action@v3
# with:
# username: ${{ secrets.DOCKERHUB_USERNAME }}
Expand Down Expand Up @@ -96,7 +96,7 @@ jobs:
# ghcr.io/${{ env.REGISTRY_IMAGE }}:${{ matrix.image }}

# - name: Update repo description
# # https://github.com/peter-evans/dockerhub-description
# # https://github.com/peter-evans/dockerhub-description
# uses: peter-evans/dockerhub-description@v3
# with:
# username: ${{ secrets.DOCKERHUB_USERNAME }}
Expand Down

0 comments on commit 74d21b0

Please sign in to comment.