Skip to content

Commit f055a72

Browse files
committed
fix field name
1 parent e237be8 commit f055a72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,5 +108,5 @@ jobs:
108108
- name: Deploy to GitHub Pages
109109
uses: retypeapp/action-github-pages@latest
110110
with:
111-
branch-token: ${{ secrets.GITHUB_TOKEN }}
111+
github-token: ${{ secrets.GITHUB_TOKEN }}
112112
update-branch: true

0 commit comments

Comments
 (0)