We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19ef451 commit 568e74aCopy full SHA for 568e74a
.github/workflows/deploy.yml
@@ -46,6 +46,7 @@ jobs:
46
BASEURL: /ospo-guide
47
GH_API_TOKEN: ${{ secrets.GH_API_TOKEN }}
48
ELEVENTY_ENV: production
49
+ production: true
50
51
- name: Save 11ty Cache
52
uses: actions/cache/save@v4
0 commit comments