diff --git a/.github/workflows/update-version.yml b/.github/workflows/update-version.yml index 87e3495..096d9c5 100644 --- a/.github/workflows/update-version.yml +++ b/.github/workflows/update-version.yml @@ -17,6 +17,8 @@ jobs: steps: - name: Checkout repository uses: actions/checkout@v4 + with: + token: ${{ secrets.BOT_TOKEN }} - name: Sync version to problem count run: |