Skip to content

Commit

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

0 comments on commit 8a723d3

Please sign in to comment.