fix: change image name to bling

This commit is contained in:
Tulili Blossom 2023-06-25 01:31:42 -03:00
parent 4a55e01021
commit 1acccb0240
No known key found for this signature in database

View file

@ -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: