Skip to content

Commit

Permalink
Try head_ref
Browse files Browse the repository at this point in the history
  • Loading branch information
wfairclough committed Jan 15, 2025
1 parent 1a743e6 commit aecf073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3
with:
ref: ${{ github.ref }}
ref: ${{ github.head_ref }}

- name: Verify Git Ref
run: |
Expand Down

0 comments on commit aecf073

Please sign in to comment.