Skip to content

Commit

Permalink
rebranch
Browse files Browse the repository at this point in the history
  • Loading branch information
jin committed Feb 29, 2024
1 parent 9c97961 commit ed8b05e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
package: 'hyoo/meme'

- name: Deploy on GitHub Pages
if: github.ref == 'refs/heads/main'
if: github.ref == 'refs/heads/master'
uses: alex-page/[email protected]
with:
repo-token: ${{ secrets.GH_PAT }}
Expand Down

0 comments on commit ed8b05e

Please sign in to comment.