Skip to content

Commit

Permalink
Update branch to main
Browse files Browse the repository at this point in the history
  • Loading branch information
juliadai8 authored Apr 10, 2024
1 parent dc46a6f commit 77527c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: publish-to-github-pages
on:
push:
branches:
- master
- main

permissions:
contents: read
Expand Down Expand Up @@ -49,4 +49,4 @@ jobs:
steps:
- name: Publish to GitHub Pages 🚀
id: deployment
uses: actions/deploy-pages@v4
uses: actions/deploy-pages@v4

0 comments on commit 77527c8

Please sign in to comment.