chore: Remove unneeded line

This commit is contained in:
Kyle Gospodnetich 2024-04-15 15:36:15 -07:00
parent e56614d2c9
commit 15caca3577

View File

@ -30,7 +30,6 @@ on:
workflow_dispatch:
env:
IMAGE_REGISTRY: ghcr.io/${{ github.repository_owner }}
KERNEL_VERSION: 6.8.4-202.fsync
concurrency:
group: ${{ github.workflow }}-${{ github.ref || github.run_id }}