Skip to content

Commit

Permalink
fix(ci): short-description indentation fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
visibilityspots committed Nov 7, 2024
1 parent efbfdab commit 2eb1c3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-hub-description.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
username: ${{ inputs.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
repository: ${{ github.repository_owner }}/${{ inputs.DOCKERHUB_REPOSITORY }}
short-description: ${{ github.event.repository.description }}
short-description: ${{ github.event.repository.description }}

0 comments on commit 2eb1c3f

Please sign in to comment.