Skip to content

Commit

Permalink
chore: add ref to version bump workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
elcharitas committed Aug 12, 2024
1 parent f672d8f commit f0b1ef1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/version-bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 0
ref: ${{ github.event.pull_request.head.ref }}

- name: Extract version from PR title
id: extract_version
Expand Down

0 comments on commit f0b1ef1

Please sign in to comment.