fix
All checks were successful
Gitea Actions Demo / lint (push) Successful in 26s
Gitea Actions Demo / test (push) Successful in 20s
Gitea Actions Demo / docker (push) Successful in 1m57s

This commit is contained in:
2025-04-01 13:40:55 -05:00
parent 76645b8f5a
commit 5796e1f0ae

View File

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