debugging actions is the best

This commit is contained in:
Rob Larsen 2022-07-12 18:46:04 +00:00 committed by GitHub
parent c1575f6bd4
commit faefc47ab4
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ jobs:
- name: Build
uses: TartanLlama/actions-eleventy@master
with:
args: --config=config/eleventy.config.js
args: --config=config/eleventy.config.js --pathprefix='Front-end-Developer-Interview-Questions/'
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with: