Skip to content

Commit

Permalink
Revert "Fetch submodules when releasing (#7)"
Browse files Browse the repository at this point in the history
This reverts commit 976c2c1.
  • Loading branch information
mraerino committed Aug 1, 2023
1 parent c64ba76 commit 7dac72a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 0
submodules: true

- name: Configure Git
run: |
Expand Down

0 comments on commit 7dac72a

Please sign in to comment.