modify gitea
All checks were successful
Gitea Actions Demo / build-and-push (push) Successful in 12s

This commit is contained in:
2026-02-10 23:24:49 -05:00
parent 917ad25f7f
commit 682e01bbf1

View File

@@ -22,7 +22,7 @@ jobs:
else
echo "tag=next-$current_date" >> $GITHUB_OUTPUT
fi
echo "Determined image tag: ${{ tag }}"
echo "Determined image tag: ${{ steps.vars.outputs.tag }}"
- name: Resolve Gitea Server IP
id: gitea_ip