We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec76935 commit fccaef0Copy full SHA for fccaef0
.github/workflows/eleventy_build.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: TartanLlama/actions-eleventy@v1.3
14
with:
15
install_dependencies: true
16
- args: --pathprefix 2022
+ args: --pathprefix 2023
17
- name: Deploy
18
uses: peaceiris/actions-gh-pages@v3
19
0 commit comments