fix: update repo name in build data
All checks were successful
Build and push Docker image / build-and-push (push) Successful in 44s

This commit is contained in:
Jo 2023-11-26 01:27:57 +01:00
parent 6ab8fe8c06
commit 305bb2354f

View file

@ -11,7 +11,7 @@ on:
env:
DOCKER_REPO: git.jo-dev.xyz/jo
DOCKER_TAG: latest
GITEA_REPO: jo/jet
GITEA_REPO: jo/expresstemplate
GITEA_TOKEN: ${{ secrets.REPO_TOKEN }}
jobs: