diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0550c8a2c9320fb263b21a8a56466f51933a7744..2751ca4e5982de3a147065c5a3c965a86919118c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,6 +5,8 @@ push_to_github:
     stage: github-sync
     variables:
         GIT_STRATEGY: none
+    tags:
+      - github
     script:
         - rm -rf ./*
         - rm -rf .git