diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index eda10ce..ae33691 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -219,3 +219,4 @@ jobs: cd repo.git git remote add github git@github.com:PlusOne/hmac-file-server.git git push --mirror github || git push --force --all github && git push --force --tags github +