Skip to content

Commit

Permalink
fix: change the branch name we want to push
Browse files Browse the repository at this point in the history
  • Loading branch information
darrytai committed May 21, 2024
1 parent cfa1e6c commit 1c46f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
- name: Push changes
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
run: git push origin main
run: git push origin dev

0 comments on commit 1c46f2f

Please sign in to comment.