chore: remove unused variable
This commit is contained in:
parent
bcb79344b8
commit
990dabcdd3
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue