fix: fixed indentation error

This commit is contained in:
2025-12-22 12:04:47 +01:00
parent 974d008825
commit f1ea0de247

View File

@@ -5,7 +5,7 @@ on:
tags: tags:
- 'v*.*.*' - 'v*.*.*'
workflow_dispatch: workflow_dispatch:
env: env:
REGISTRY_URL: ${{ vars.REGISTRY_URL || 'gitea.iswearihadsomethingforthis.net' }} REGISTRY_URL: ${{ vars.REGISTRY_URL || 'gitea.iswearihadsomethingforthis.net' }}