Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Blakeinstein committed Dec 4, 2023
1 parent 96485ec commit d21564b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Optimize build
run: pnpm postbuild
env:
cname: ${{ secrets.CNAME }}
CNAME: ${{ secrets.CNAME }}
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
Expand Down

0 comments on commit d21564b

Please sign in to comment.