Skip to content

Commit

Permalink
Checkout head sha for the correct local files
Browse files Browse the repository at this point in the history
  • Loading branch information
rvermeulen committed Mar 13, 2024
1 parent 3fd5c50 commit f3bb301
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0 # We need the full history to compute the changelog
ref: ${{ inputs.head-sha }}

- name: Install Python
uses: actions/setup-python@v4
Expand Down

0 comments on commit f3bb301

Please sign in to comment.