Skip to content

Commit c5d939c

Browse files
authored
add newline to end of file
1 parent 6328d19 commit c5d939c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-dockerhub-readme.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
password: ${{ secrets.DOCKERHUB_TOKEN }}
1818
repository: ${{ github.repository }}
1919
readme-filepath: ./README.md
20-
short-description: ${{ github.event.repository.description }}
20+
short-description: ${{ github.event.repository.description }}

0 commit comments

Comments
 (0)