Update kernel-codeql-release.yaml

This commit is contained in:
Eduardo' Vela" Nava (sirdarckcat)
2025-10-25 23:59:46 +02:00
committed by GitHub
parent 3fc2d64819
commit 9ef6899cbe
@@ -45,6 +45,7 @@ jobs:
- name: Find new tags
id: find_new_tags
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
INPUT_TAG: ${{ github.event.inputs.tag || '' }}
TARGET_REPO: ${{ env.TARGET_REPO }}
run: |