FIX: Changed workflow to use run_id
This commit is contained in:
		| @@ -151,6 +151,8 @@ jobs: | ||||
|       uses: docker/setup-buildx-action@v3 | ||||
|  | ||||
|     - name: Build Zabbix packages | ||||
|       env: | ||||
|         CI_RUN_ID: ${{ gitea.run_id }} | ||||
|       run: | | ||||
|         set -euo pipefail | ||||
|          | ||||
|   | ||||
		Reference in New Issue
	
	Block a user