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