Skip to content

Commit 3dac323

Browse files
committed
update to github workflows
1 parent f7eb83c commit 3dac323

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build_and_publish_changed_images.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ jobs:
9191
changed_example_images:
9292
needs: changed_component_images
9393
if: needs.changed_component_images.outputs.any_changed == 'true' || needs.changed_component_images.outputs.any_deleted == 'true'
94-
name: "changed images build & publish"
9594
runs-on: ubuntu-latest
9695
strategy:
9796
matrix:

0 commit comments

Comments
 (0)