Disable ghcr.

This commit is contained in:
Greyscale 2023-03-01 15:04:51 +01:00
parent f217591ee2
commit 7efdd1887e
No known key found for this signature in database
GPG key ID: 74BAFF55434DA4B2

View file

@ -28,12 +28,6 @@ jobs:
with:
username: ${{ secrets.DOCKER_HUB_USERNAME }}
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
# - uses: docker/login-action@v2
# name: Login to Github Container Registry
# with:
# registry: ghcr.io
# username: ${{ github.actor }}
# password: ${{ secrets.GITHUB_TOKEN }}
- uses: docker/build-push-action@v3
name: Build & Push
with:
@ -42,5 +36,4 @@ jobs:
pull: true
push: true
tags: |
# ghcr.io/benzine-framework/wordpress
matthewbaggett/wordpress