mirror of https://github.com/Lissy93/dashy.git
parent
113ede894e
commit
e8707ae4c3
|
@ -8,7 +8,7 @@ on:
|
|||
tags: [v*]
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
IMAGE_NAME: ${{ github.repository }}
|
||||
IMAGE_NAME: dashy
|
||||
jobs:
|
||||
build-and-push-image:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue