Skip to content

Commit 5cd7e46

Browse files
authored
Merge pull request #137 from codeforIATI/22-nuxtjs-rewrite
Correct output dir
2 parents c2278e0 + eebc77f commit 5cd7e46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
GIT_CONFIG_EMAIL: 57559326+codeforIATIbot@users.noreply.github.com
7272
GITHUB_TOKEN: ${{ secrets.TOKEN }}
7373
BRANCH: gh-pages
74-
FOLDER: .output
74+
FOLDER: .output/public
7575
SINGLE_COMMIT: true
7676
CLEAN: true
7777

0 commit comments

Comments
 (0)