Skip to content

Commit

Permalink
fix: remove extended git history on checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
zimeg committed Jun 17, 2024
1 parent dc29ab9 commit ac8cddb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:
steps:
- name: checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: configure git
run: |
git config --global user.name 'github-actions[bot]'
Expand Down

0 comments on commit ac8cddb

Please sign in to comment.