Skip to content

Commit

Permalink
Don't upload .git
Browse files Browse the repository at this point in the history
  • Loading branch information
object-Object committed Feb 14, 2024
1 parent 888bdf6 commit c7bc084
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
taskkill /F /IM "java.exe"
git config core.longPaths true
git clean -fdX --exclude "!_site/"
rm -Recurse -Force .git
- name: Upload full rendered project artifact
if: matrix.upload
Expand Down

0 comments on commit c7bc084

Please sign in to comment.