Skip to content

Commit

Permalink
Checkout with submodules in release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
marcin-ochman authored Jun 28, 2024
1 parent 807454b commit e103a5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
submodules: recursive

- name: Python Semantic Release Manual
id: release_manual
Expand Down

0 comments on commit e103a5d

Please sign in to comment.