We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a24f38a + 46099a7 commit c529277Copy full SHA for c529277
.github/workflows/deploy.yml
@@ -34,4 +34,3 @@ jobs:
34
with:
35
publish_dir: './dist' # Path to the built files
36
github_token: ${{ secrets.GITHUB_TOKEN }} # Use GitHub's provided token for authentication
37
- destination_branch: 'gh-pages' # Deploy to the gh-pages branch
0 commit comments