diff --git a/.github/workflows/github-actions-main.yml b/.github/workflows/github-actions-main.yml index 68b5bb1a4d..d6ed7d99ef 100644 --- a/.github/workflows/github-actions-main.yml +++ b/.github/workflows/github-actions-main.yml @@ -75,6 +75,7 @@ jobs: GH_TOKEN: ${{ secrets.GH_TOKEN }} IS_CONTINUOUS_INTEGRATION: 1 BUILD_SEQUENCIAL: 1 + SERVER_REPOSITORY: joplin/server SERVER_TAG_PREFIX: server run: | "${GITHUB_WORKSPACE}/.github/scripts/run_ci.sh"