chore: replace image name env var with github.event.repository.name (pt2)
Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>
This commit is contained in:
parent
7efa300421
commit
40711b7ac9
|
|
@ -6,8 +6,6 @@ on:
|
|||
- main
|
||||
pull_request:
|
||||
|
||||
env:
|
||||
IMAGE_NAME: fooocus
|
||||
|
||||
jobs:
|
||||
build-and-push-image:
|
||||
|
|
|
|||
Loading…
Reference in New Issue