diff --git a/.github/workflows/mirror-to-privacyguides.yml b/.github/workflows/mirror-to-privacyguides.yml index 29a39b3..e880f64 100644 --- a/.github/workflows/mirror-to-privacyguides.yml +++ b/.github/workflows/mirror-to-privacyguides.yml @@ -22,3 +22,4 @@ jobs: git remote remove privacyguides || true git remote add privacyguides https://SecureBitChat:${PRIVACYGUIDES_TOKEN}@code.privacyguides.dev/SecureBitChat/securebit-chat.git git push privacyguides main --force +#New \ No newline at end of file