Skip to content

Commit

Permalink
Fiks henting av tags i prod workflow (#802)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjerga authored Dec 9, 2024
1 parent 87f6bbc commit 9793c23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 25
fetch-tags: true

- name: Cache gradle wrapper
uses: actions/cache@v4
Expand Down

0 comments on commit 9793c23

Please sign in to comment.