feat: Move workflow
This commit is contained in:
@@ -15,7 +15,7 @@ on:
|
||||
value: ${{ jobs.build.outputs.images }}
|
||||
|
||||
env:
|
||||
OCI_REPO: git.huizinga.dev/dreaded_x/${{ gitea.event.repository.name}}
|
||||
OCI_REPO: git.huizinga.dev/${{ gitea.repository_owner}}/${{gitea.event.repository.name}}
|
||||
|
||||
jobs:
|
||||
build:
|
||||
Reference in New Issue
Block a user