Skip to content

Commit

Permalink
Added fetch tags for checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
SanderBlom authored Dec 14, 2023
1 parent f63f00b commit 6a859e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
steps:
- name: Checkout Repository
uses: actions/checkout@v4
with:
fetch-tags: true

- name: Prepare Files
run: |
Expand Down

0 comments on commit 6a859e5

Please sign in to comment.