Skip to content

Commit

Permalink
Link to upstream issue
Browse files Browse the repository at this point in the history
  • Loading branch information
walles committed Feb 29, 2024
1 parent 4d01a33 commit e1669ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
fetch-depth: 0
fetch-tags: true
- name: Force git describe to show the right tag
# Workaround for: https://github.com/actions/checkout/issues/882
run: |
git describe --dirty
git fetch --tags --force
Expand Down

0 comments on commit e1669ab

Please sign in to comment.