mirror of
https://github.com/wahyd4/upptime.git
synced 2026-08-09 05:06:31 +10:00
👷 Revert build dir change in CI
This commit is contained in:
@@ -62,5 +62,5 @@ jobs:
|
||||
- uses: maxheld83/ghpages@v0.3.0
|
||||
name: GitHub Pages Deploy
|
||||
env:
|
||||
BUILD_DIR: "site/__sapper__/export/"
|
||||
BUILD_DIR: "site/status-page/__sapper__/export/"
|
||||
GH_PAT: ${{ secrets.GH_PAT }}
|
||||
|
||||
@@ -33,5 +33,5 @@ jobs:
|
||||
- uses: maxheld83/ghpages@v0.3.0
|
||||
name: GitHub Pages Deploy
|
||||
env:
|
||||
BUILD_DIR: "site/__sapper__/export/"
|
||||
BUILD_DIR: "site/status-page/__sapper__/export/"
|
||||
GH_PAT: ${{ secrets.GH_PAT }}
|
||||
|
||||
Reference in New Issue
Block a user