Skip to content

Commit 3726d82

Browse files
authored
Update deployment folder path in GitHub Actions
1 parent ce244e0 commit 3726d82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/angular-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ jobs:
6868
uses: oatear/github-pages-deploy-action@v4.7.3
6969
with:
7070
branch: gh-pages
71-
folder: browser
71+
folder: ./browser

0 commit comments

Comments
 (0)