Skip to content

Commit

Permalink
idfk
Browse files Browse the repository at this point in the history
  • Loading branch information
hydrobeam committed Nov 19, 2024
1 parent 54f4eb4 commit b671d49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ steps.extract_branch.outputs.branch }}
ref: ${{ github.head_ref }}

- name: Get latest commit hash of the PR branch
run: |
Expand Down

0 comments on commit b671d49

Please sign in to comment.