diff --git a/.github/workflows/updater.yml b/.github/workflows/updater.yml index e71f2cf..3899b0a 100644 --- a/.github/workflows/updater.yml +++ b/.github/workflows/updater.yml @@ -21,6 +21,7 @@ jobs: uses: actions/checkout@v2 with: token: ${{ secrets.GITHUB_TOKEN }} + ref: testing - name: Run the updater script run: .github/workflows/updater.py