fix
All checks were successful
Gitea Actions Demo / lint (push) Successful in 18s
Gitea Actions Demo / test (push) Successful in 14s
Gitea Actions Demo / docker (push) Successful in 1m46s

This commit is contained in:
Ryan Cavicchioni 2025-03-31 21:18:43 -05:00
parent 42fd1840a0
commit bb3abd3b3a
Signed by: ryanc
SSH Key Fingerprint: SHA256:KbXiwUnZnHFwFtt3Bytd+F3FN9pPHn1Z1cxMIE1TPbg

View File

@ -66,7 +66,7 @@ jobs:
- name: Prepare
id: prep
run: |
SHA="${{ vars.GITEA_SHA }}"
SHA="${{ env.GITEA_SHA }}"
# VERSION="${SHA::8}"
echo $SHA
echo $GITEA_REF