fix link again

This commit is contained in:
CodeDevMLH
2026-01-07 00:16:37 +01:00
parent c251cf7e70
commit 965942f63b
2 changed files with 6 additions and 0 deletions

View File

@@ -120,6 +120,9 @@ jobs:
run: |
cd central-manifest
REPO_OWNER="${{ github.repository_owner }}"
REPO_NAME="${{ github.event.repository.name }}"
# 1. Get info from previous steps
VERSION="${{ env.VERSION }}"
HASH="${{ env.ZIP_HASH }}"