Skip to content

Commit c529277

Browse files
authored
Merge pull request #5 from trsctr/chore/add-gh-pages-dependencies
removed destination branch, was not necessarily
2 parents a24f38a + 46099a7 commit c529277

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,3 @@ jobs:
3434
with:
3535
publish_dir: './dist' # Path to the built files
3636
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

Comments
 (0)