fix: set gitea url
All checks were successful
Check / check (push) Successful in 52s

This commit is contained in:
trev 2025-05-14 07:10:29 -04:00
parent 2b07f74cc1
commit fd9abb948a

View File

@ -71,7 +71,7 @@ jobs:
with: with:
# list of Docker images to use as base name for tags # list of Docker images to use as base name for tags
images: | images: |
${{ github.repository }} ${{ vars.URL }}/${{ github.repository }}
# generate Docker tags based on the following events/attributes # generate Docker tags based on the following events/attributes
tags: | tags: |
type=ref,event=branch type=ref,event=branch