Skip to content

Commit

Permalink
Fetch submodules for creating tags
Browse files Browse the repository at this point in the history
  • Loading branch information
nbolton committed Oct 15, 2024
1 parent efb56aa commit 7628705
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
with:
# Fetch all tags
fetch-depth: 0
submodules: true

- name: Read version file
run: echo "CURRENT_VERSION=$(cat deskflow/VERSION)" >> $GITHUB_ENV
Expand Down

0 comments on commit 7628705

Please sign in to comment.