Skip to content

Commit

Permalink
Actually set a default branch
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealPear authored Aug 12, 2024
1 parent d8b3db4 commit 28c4a6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
node-version: '20.x'
- name: Build site
env:
DEPLOYMENT_BRANCH: main
GH_EMAIL: ${{ secrets.GH_EMAIL }}
GH_NAME: ${{ secrets.GH_NAME }}
GIT_USER: ${{ secrets.GH_NAME }}
Expand Down

0 comments on commit 28c4a6f

Please sign in to comment.