Skip to content

Commit ef73f27

Browse files
committed
test
1 parent 133c6af commit ef73f27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
if: (startsWith(github.ref, 'refs/tags/') || github.event_name == 'release') && github.repository == 'koreader/koreader-sync-server'
8888
uses: docker/login-action@v3
8989
with:
90-
username: koreader
90+
username: frenzie
9191
password: ${{ secrets.DOCKERHUB_TOKEN }}
9292

9393
- name: Push Docker Hub image

0 commit comments

Comments
 (0)