Update generate.yml

This commit is contained in:
Igor Pečovnik
2023-03-28 14:42:13 +02:00
committed by GitHub
parent 423203763e
commit 7ebea42395

View File

@@ -8,10 +8,10 @@ on:
jobs:
"Firmware":
"Packages":
if: ${{ github.repository_owner == 'armbian' }}
runs-on: ubuntu-latest
name: "Firmware (small and full)"
name: "Varios packages"
env:
OCI_TARGET_BASE: "ghcr.io/${{ github.repository }}/" # This is picked up by the Docker launcher automatically
steps: