fix: Use lowercase

This commit is contained in:
David Lapshin 2024-01-13 02:17:41 +03:00
parent 1ecef0f5a1
commit 5bdb6fd18b
Signed by untrusted user: daudix
GPG key ID: 93ECF15D3053D81C

View file

@ -9,7 +9,7 @@ jobs:
name: Deploy
runs-on: ubuntu-latest
container:
image: ghcr.io/${{ github.repository }}:${{ github.ref_name}}
image: ghcr.io/gradienceteam/gradience:${{ github.ref_name}}
permissions:
contents: write