Skip to content

Commit

Permalink
fix: Enable URL completion in DockerHub readme
Browse files Browse the repository at this point in the history
  • Loading branch information
debMan committed Jan 29, 2024
1 parent 157c625 commit 2d06eac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,5 @@ jobs:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
repository: ${{ env.DOCKERHUB_IMAGE_NAME }}
enable-url-completion: true
short-description: ${{ github.event.repository.description }}

0 comments on commit 2d06eac

Please sign in to comment.