Skip to content

Commit

Permalink
Add debug flag.
Browse files Browse the repository at this point in the history
  • Loading branch information
scottstraughan committed Jul 26, 2024
1 parent 2341c51 commit 1aeef77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
-a "${{ vars.CI_PAGES_URL }}/static/" \
-b "${{ vars.CI_PAGES_URL }}/feed" \
-g "${{ secrets.FRONT_END_REBUILD_TOKEN }}"
-d
- name: Copy Generate Feeds
run: |
cp -R html/. static feed/
Expand Down

0 comments on commit 1aeef77

Please sign in to comment.