File tree Expand file tree Collapse file tree 2 files changed +1
-11
lines changed
Expand file tree Collapse file tree 2 files changed +1
-11
lines changed Original file line number Diff line number Diff line change @@ -336,16 +336,6 @@ jobs:
336336 rostislavdugin/postgresus:v${{ needs.determine-version.outputs.new_version }}
337337 rostislavdugin/postgresus:${{ github.sha }}
338338
339- - name : Update Docker Hub description
340- uses : peter-evans/dockerhub-description@v4
341- continue-on-error : true
342- with :
343- username : ${{ secrets.DOCKERHUB_USERNAME }}
344- password : ${{ secrets.DOCKERHUB_PASSWORD }}
345- repository : rostislavdugin/postgresus
346- short-description : " Free PostgreSQL monitoring & backup solution with multi-storage support"
347- readme-filepath : ./README.md
348-
349339 release :
350340 runs-on : ubuntu-latest
351341 needs : [determine-version, build-and-push]
Original file line number Diff line number Diff line change 11<div align =" center " >
2- <img src =" assets/logo.svg " alt =" Postgresus Logo " width =" 250 " />
2+ <img src =" assets/logo.svg " style = " margin-bottom : 20 px ; " alt =" Postgresus Logo " width =" 250 " />
33
44 <!-- Badges -->
55 [ ![ MIT License] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( LICENSE )
You can’t perform that action at this time.
0 commit comments