Skip to content

Commit

Permalink
Push CI updates to main instead of master
Browse files Browse the repository at this point in the history
  • Loading branch information
erictleung committed Jul 17, 2023
1 parent 45e41aa commit 43d718e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ jobs:
- name: Commit & Push changes
uses: Andro999b/push@v1.3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: 'main'

0 comments on commit 43d718e

Please sign in to comment.