Skip to content

Commit f53e7e1

Browse files
FIX (release): Fix upading docker hub description
1 parent c9082d8 commit f53e7e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,5 +116,5 @@ jobs:
116116
username: ${{ secrets.DOCKERHUB_USERNAME }}
117117
password: ${{ secrets.DOCKERHUB_TOKEN }}
118118
repository: rostislavdugin/postgresus
119-
short-description: "Free, open source and self-hosted solution for automated PostgreSQL monitoring and backups. With multiple storage options and notifications"
119+
short-description: "PostgreSQL monitoring and backups solution"
120120
readme-filepath: ./README.md

0 commit comments

Comments
 (0)