fix: update repo name in build data
All checks were successful
Build and push Docker image / build-and-push (push) Successful in 44s
All checks were successful
Build and push Docker image / build-and-push (push) Successful in 44s
This commit is contained in:
parent
6ab8fe8c06
commit
305bb2354f
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue