Skip to content

Commit

Permalink
ci: update repo description in docker hub
Browse files Browse the repository at this point in the history
  • Loading branch information
schuer committed Dec 24, 2023
1 parent 364df53 commit cee6772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
repository: ${{ github.repository }}
repository: ${{ env.REGISTRY_IMAGE }}
short-description: ${{ github.event.repository.description }}
enable-url-completion: true

Expand Down

0 comments on commit cee6772

Please sign in to comment.