chore: removed digest

Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
This commit is contained in:
Alex Jones 2025-04-07 14:03:50 +01:00
parent 4063f1ed26
commit 7872278fe1

View File

@ -124,7 +124,7 @@ jobs:
merge:
name: Create and Push Manifest List
needs: build
needs: [build, prepare_ci_run]
runs-on: ubuntu-latest
steps:
- name: Login to GitHub Container Registry