Check out current ref

This commit is contained in:
Marty Oehme 2025-03-05 21:45:59 +01:00
parent c64a1f6c81
commit bb6ed04bf5
Signed by: Marty
GPG key ID: 4E535BC19C61886E

View file

@ -27,7 +27,7 @@ jobs:
- name: checkout local templates
uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}
ref: ${{ github.ref }}
fetch-depth: 0
- id: grabchanged