diff --git a/.github/workflows/integrationsTest.yml b/.github/workflows/integrationsTest.yml
index 7bdc7251b..5f40a6f86 100644
--- a/.github/workflows/integrationsTest.yml
+++ b/.github/workflows/integrationsTest.yml
@@ -29,4 +29,4 @@ jobs:
         run: ./gradlew integrationsTest
         env:
           YOUTRACK_TOKEN: ${{ secrets.YOUTRACK_TOKEN }}
-          GITHUB_OAUTH: ${{ secrets.MERGE_PR }}
+          GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}