Skip to content

Commit

Permalink
ci: update release workflow for correct ref (#2875)
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkim0 authored Jun 30, 2024
1 parent b9c7015 commit b4a8141
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 @@ -103,6 +103,7 @@ jobs:
with:
filter: blob:none
fetch-depth: 0
ref: ${{ inputs.branch }}
- uses: actions/setup-python@v4
with:
python-version: "3.11"
Expand Down

0 comments on commit b4a8141

Please sign in to comment.