fix: change image name to bling
This commit is contained in:
parent
4a55e01021
commit
1acccb0240
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -6,7 +6,7 @@ on:
|
||||||
- cron: '0 5 * * *' # 5 am everyday
|
- cron: '0 5 * * *' # 5 am everyday
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
env:
|
env:
|
||||||
IMAGE_NAME: extras
|
IMAGE_NAME: bling
|
||||||
IMAGE_REGISTRY: ghcr.io/${{ github.repository_owner }}
|
IMAGE_REGISTRY: ghcr.io/${{ github.repository_owner }}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue