Skip to content

Commit 85f0e20

Browse files
committed
deploy to gh-pages
1 parent 7551904 commit 85f0e20

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,11 @@ jobs:
4848
folder: release/wwwroot
4949
repository-name: iSeiryu/iseiryu.github.io
5050
target-folder: blazor
51-
force: false
5251
token: ${{ secrets.DEPLOY_TOKEN }}
5352

5453
- name: Commit wwwroot AOT to GitHub Pages
5554
uses: JamesIves/github-pages-deploy-action@v4
5655
with:
57-
branch: main
5856
folder: release-aot/wwwroot
5957
repository-name: iSeiryu/iseiryu.github.io
6058
target-folder: blazor-aot

0 commit comments

Comments
 (0)