Skip to content

Commit

Permalink
Forgot to stop removing .git
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenvdlinde committed Aug 22, 2024
1 parent 9387c90 commit 3203b0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-workflows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ jobs:
\) -exec rm -f {} +
find . -type d \( \
-name '.github' \
-o -name '.git' \
-o -name 'docker' \
-o -name '.vscode' \
-o -name 'tests' \
Expand Down

0 comments on commit 3203b0e

Please sign in to comment.