Skip to content

Commit 1aeef77

Browse files
author
Scott Straughan
committed
Add debug flag.
1 parent 2341c51 commit 1aeef77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
-a "${{ vars.CI_PAGES_URL }}/static/" \
3434
-b "${{ vars.CI_PAGES_URL }}/feed" \
3535
-g "${{ secrets.FRONT_END_REBUILD_TOKEN }}"
36+
-d
3637
- name: Copy Generate Feeds
3738
run: |
3839
cp -R html/. static feed/

0 commit comments

Comments
 (0)