Skip to content

Commit

Permalink
fix(ci): fix update bundle ci
Browse files Browse the repository at this point in the history
  • Loading branch information
indrastorms committed Apr 3, 2024
1 parent becd731 commit f616e14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GIT_TOKEN }}
branch: ${{ github.ref }}
branch: main

0 comments on commit f616e14

Please sign in to comment.