Skip to content

Commit 1da612f

Browse files
authored
Update main.yml
1 parent ff90dfa commit 1da612f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
- name: Commit wwwroot to GitHub Pages
3535
uses: JamesIves/github-pages-deploy-action@3.5.9
3636
with:
37-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
38-
BRANCH: gh-pages
39-
FOLDER: release/wwwroot
37+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
38+
BRANCH: gh-pages
39+
FOLDER: release/wwwroot

0 commit comments

Comments
 (0)