Skip to content

Commit

Permalink
chore: update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
corenting committed Jan 30, 2024
1 parent f266c0b commit adbff21
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,9 +146,3 @@ jobs:
with:
image_name: ${{ env.GHCR_REGISTRY_IMAGE }}
registry: ghcr
- name: Update description (Docker Hub)
uses: peter-evans/dockerhub-description@v3
with:
username: ${{ secrets.DOCKER_HUB_USERNAME }}
password: ${{ secrets.DOCKER_HUB_TOKEN }}
repository: ${{ env.DOCKERHUB_REGISTRY_IMAGE }}

0 comments on commit adbff21

Please sign in to comment.