Skip to content

Commit 2347949

Browse files
committed
FDP-2849: Rename ID
1 parent dc19f51 commit 2347949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
tags: ${{ steps.meta.outputs.tags }}
141141
labels: ${{ steps.meta.outputs.labels }}
142142
- name: Build and push Docker image with file path
143-
id: push
143+
id: pushWithFile
144144
uses: docker/build-push-action@v6
145145
if: ${{ matrix.file != null }}
146146
with:

0 commit comments

Comments
 (0)