Merge pull request #2 from Starttoaster/docker-ci

ci: Remove dhub from docker container publish workflow
This commit is contained in:
Starttoaster 2024-06-05 16:07:25 -07:00 committed by GitHub
commit 3f0214ad27
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 7 deletions

View File

@ -35,19 +35,12 @@ jobs:
username: ${{ github.actor }}
password: ${{ github.token }}
- name: Login to DockerHub
uses: docker/login-action@v3
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PAT }}
- name: Docker meta
id: meta
uses: docker/metadata-action@v5
with:
images: |
ghcr.io/${{ github.repository }}
starttoaster/proxmox-exporter
flavor: |
latest=auto
prefix=