We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 991358d commit b182244Copy full SHA for b182244
.github/workflows/ci-cd.yml
@@ -38,7 +38,7 @@ jobs:
38
node-version: lts/*
39
40
- name: Set Path Prefix
41
- if: false()
+ if: false
42
run: echo "SITE_PATH_PREFIX=website" >> $GITHUB_ENV
43
44
- name: Build
0 commit comments