Skip to content

Commit

Permalink
Fetch tags when releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed Sep 2, 2021
1 parent aa5d04a commit d4204c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deb-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
uses: actions/[email protected]
with:
submodules: true
fetch-depth: 0


- name: Get latest semver tag and latest version in changelog
run: |
Expand Down

0 comments on commit d4204c5

Please sign in to comment.