Skip to content

Commit

Permalink
Update on Github Acttions
Browse files Browse the repository at this point in the history
  • Loading branch information
vndmtrx committed Nov 15, 2024
1 parent 44403b8 commit 7215eb2
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,3 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
cache-from: type=gha
cache-to: type=gha,mode=max

- name: Update Docker Hub Description
uses: peter-evans/dockerhub-description@v3
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
repository: vndmtrx/dokuwiki
readme-filepath: ./README.md
short-description: ${{ github.event.release.name }}

0 comments on commit 7215eb2

Please sign in to comment.