fix
All checks were successful
Gitea Actions Demo / lint (push) Successful in 17s
Gitea Actions Demo / test (push) Successful in 15s
Gitea Actions Demo / docker (push) Successful in 1m48s

This commit is contained in:
2025-03-31 21:29:19 -05:00
parent 9c56cff9e4
commit 814751311f

View File

@ -66,8 +66,8 @@ jobs:
- name: Prepare - name: Prepare
id: prep id: prep
run: | run: |
VERSION="sha-${GITHUB_SHA::8}" # VERSION="sha-${GITHUB_SHA::8}"
echo $VERSION # echo $VERSION
env env
- name: Docker meta - name: Docker meta