Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
philbiggin authored Oct 10, 2024
1 parent 02ebc49 commit e9f48d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
repository: peterevans/dockerhub-description
short-description: ${{ github.event.repository.description }}
# short-description: ${{ github.event.repository.description }}


- name: Extract metadata (tags, labels) for Docker
Expand Down

0 comments on commit e9f48d6

Please sign in to comment.