fix
All checks were successful
Build & Deploy / build (push) Successful in 1m56s

This commit is contained in:
Warunee Tamkoo 2025-09-16 11:26:43 +07:00
parent 78b1c650e7
commit 24d930c697

View file

@ -29,7 +29,7 @@ jobs:
ca=["/etc/ssl/certs/ca-certificates.crt"]
- name: Tag Version
run: |
echo "IMAGE_VERSION=latest" >> $FORGEJO_ENV
echo "IMAGE_VERSION=latest"
- name: Login in to registry
uses: docker/login-action@v2
with: