Skip to content

Commit

Permalink
[ci] Fetching all history and trunk
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
diemol committed Sep 19, 2024
1 parent ea4ecca commit dc05aef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/stage-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
steps:
- name: Checkout repo
uses: actions/checkout@v4
with:
fetch-depth: '0'
ref: 'trunk'
- name: Extract version from branch name
if: github.event.pull_request.merged == true
run: |
Expand Down

0 comments on commit dc05aef

Please sign in to comment.