Skip to content

Commit

Permalink
chore: try to checkout the correct branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mrlaessig committed Nov 16, 2024
1 parent 3c2f702 commit 803f9a5
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 @@ -19,6 +19,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
ref: ${{ github.event.workflow_run.head_branch }}
- name: Setup Node
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 803f9a5

Please sign in to comment.