diff --git a/.github/workflows/updater.yml b/.github/workflows/updater.yml index 61c811f..ad9b07e 100644 --- a/.github/workflows/updater.yml +++ b/.github/workflows/updater.yml @@ -17,6 +17,7 @@ jobs: uses: actions/checkout@v3 with: token: ${{ secrets.GITHUB_TOKEN }} + ref: 'testing' - name: Run the updater script id: run_updater run: |