test remote

This commit is contained in:
lockbitchat
2025-10-15 04:23:51 -04:00
parent abd6f9a7f5
commit 3730f46a08

View File

@@ -22,5 +22,6 @@ jobs:
- name: Push to Codeberg
run: |
git remote remove codeberg || true
git remote add codeberg git@codeberg.org:SecureBitChat/securebit-chat.git
git push codeberg main --force