chore: remove unused variable
This commit is contained in:
parent
bcb79344b8
commit
990dabcdd3
|
@ -17,7 +17,6 @@ jobs:
|
||||||
env:
|
env:
|
||||||
REGISTRY: ghcr.io
|
REGISTRY: ghcr.io
|
||||||
NAMESPACE: ${{ github.repository_owner }}
|
NAMESPACE: ${{ github.repository_owner }}
|
||||||
CACHE_REF: ghcr.io/${{ github.repository_owner }}/libretime-cache
|
|
||||||
|
|
||||||
if: ${{ github.repository_owner == 'libretime' }}
|
if: ${{ github.repository_owner == 'libretime' }}
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in New Issue