Skip to content

Commit 0188d82

Browse files
committed
env APP_PATH
1 parent 33a6714 commit 0188d82

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/workflows/generate-page-docs.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,5 @@ jobs:
3838
with:
3939
default_author: github_actions
4040

41-
# - name: Push changes
42-
# uses: ad-m/github-push-action@master
43-
# with:
44-
# github_token: ${{ secrets.GH_PAT }}
45-
# force_with_lease: true
41+
env:
42+
APP_PATH: "/docs"

0 commit comments

Comments
 (0)