diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index ac5965c33..c2eaf7c0d 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -95,6 +95,7 @@ jobs: with: repository: "cdrci/code-server-aur" token: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }} + ref: "master" - name: Configure git run: |