Skip to content

Commit

Permalink
chore(github): change pages branch
Browse files Browse the repository at this point in the history
  • Loading branch information
hazzuk committed Dec 8, 2024
1 parent e6c21a3 commit 869311c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
with:
apiToken: ${{ secrets.CLOUDFLARE_PAGES_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
command: pages deploy dist --project-name=elecord-web --branch=main
command: pages deploy dist --project-name=elecord-web --branch=dev

# Update PR status comment with deployment URL
- name: Update status comment (Failure)
Expand Down

0 comments on commit 869311c

Please sign in to comment.