Skip to content

Commit 6d5741d

Browse files
author
Alian Rignack Quevedo
committed
Fix the dist path for Github pages
1 parent f6df515 commit 6d5741d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blank.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
with:
4141
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4242
BRANCH: gh-pages
43-
FOLDER: dist/pwa-tutorial-gitconnected
43+
FOLDER: dist/pwatest

0 commit comments

Comments
 (0)