Skip to content

Commit

Permalink
Update description on Docker hub automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
Elehiggle committed Apr 9, 2024
1 parent c47d6a3 commit 6df1caa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
repository: ${{ env.REPO_NAME }}
enable-url-completion: true

- name: Build and push Docker image
uses: docker/build-push-action@v5
Expand Down

0 comments on commit 6df1caa

Please sign in to comment.