diff --git a/.github/workflows/update_bundle.yml b/.github/workflows/update_bundle.yml index 2684aa8..a638524 100644 --- a/.github/workflows/update_bundle.yml +++ b/.github/workflows/update_bundle.yml @@ -36,4 +36,4 @@ jobs: uses: ad-m/github-push-action@master with: github_token: ${{ secrets.GIT_TOKEN }} - branch: ${{ github.ref }} + branch: main