Skip to content

Commit 93a9bf1

Browse files
committed
add support for docker image push
1 parent ec9b37d commit 93a9bf1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ jobs:
7676
password: ${{ secrets.DOCKERHUB_TOKEN }}
7777
repository: ${{ secrets.DOCKERHUB_USERNAME }}/snapdocs
7878
readme-filepath: ./README.md
79-
short-description: 'SnapDocs - Open source collaborative document workspace (Notion alternative)'
79+
short-description: 'SnapDocs - Open source collaborative document workspace'

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SnapDocs
1+
# SnapDocs - Open source collaborative document workspace
22

33
<div align="center">
44
<h3>A modern, open-source collaborative document workspace</h3>

0 commit comments

Comments
 (0)