⚗️ Adds missing dollar symbol

This commit is contained in:
Alicia Sykes 2022-01-23 13:54:58 +00:00
parent 23f7a748a7
commit 8b7b09005d

View File

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