Skip to content

Commit

Permalink
ci: test
Browse files Browse the repository at this point in the history
Signed-off-by: r3drun3 <[email protected]>
  • Loading branch information
R3DRUN3 committed Jan 10, 2024
1 parent 05f45e6 commit 358dd01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
- name: Set PATCHED_IMAGES
id: set_patched_images
run: |
PATCHED_IMAGES=${{ needs.immunize.outputs.pateched }}
PATCHED_IMAGES=${{ needs.immunize.outputs.patched }}
echo "PATCHED_IMAGES=${PATCHED_IMAGES}" >> $GITHUB_ENV
shell: bash

Expand Down

0 comments on commit 358dd01

Please sign in to comment.