mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-24 14:15:50 +02:00
⚗️ Adds missing dollar symbol
This commit is contained in:
parent
23f7a748a7
commit
8b7b09005d
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@ -7,7 +7,7 @@ on:
|
||||
|
||||
env:
|
||||
DH_IMAGE: ${{ secrets.DOCKER_REPO }}
|
||||
GH_IMAGE: ${{ github.repository_owner }}/{{ github.event.repository.name }}
|
||||
GH_IMAGE: ${{ github.repository_owner }}/${{ github.event.repository.name }}
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
|
Loading…
x
Reference in New Issue
Block a user