Fetch current github ref
This commit is contained in:
parent
512874ffc4
commit
3dd576935b
1 changed files with 3 additions and 0 deletions
3
.github/workflows/checksum.yaml
vendored
3
.github/workflows/checksum.yaml
vendored
|
|
@ -37,6 +37,9 @@ jobs:
|
|||
|
||||
- name: checkout local templates
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
ref: ${{ github.ref }}
|
||||
|
||||
- name: remember changed package
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue