chore: remove unused variable

This commit is contained in:
jo 2022-09-15 14:16:44 +02:00 committed by Jonas L
parent bcb79344b8
commit 990dabcdd3
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ jobs:
env:
REGISTRY: ghcr.io
NAMESPACE: ${{ github.repository_owner }}
CACHE_REF: ghcr.io/${{ github.repository_owner }}/libretime-cache
if: ${{ github.repository_owner == 'libretime' }}
steps: