Check out current ref

This commit is contained in:
Marty Oehme 2025-03-05 21:45:59 +01:00
parent 2417fb1bde
commit e9f9c02f24
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