Skip to content

Commit

Permalink
Merge pull request #1166 from alphagov/sengi/release-tagging-robustness
Browse files Browse the repository at this point in the history
Fix `Calculate new verion tag` release step.
  • Loading branch information
sengi authored Mar 6, 2024
2 parents a2327b1 + d707fc8 commit 533143d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
show-progress: false
ref: ${{ github.event.workflow_run.head_commit.id }}

Expand Down

0 comments on commit 533143d

Please sign in to comment.