Skip to content

Commit e2bd866

Browse files
authored
Update build-and-publish-image.yml
1 parent a965d66 commit e2bd866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-publish-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
cache-from: type=local,src=/tmp/.buildx-cache
4545
cache-to: type=local,dest=/tmp/.buildx-cache-new
4646
- name: Build and push NL
47-
id: docker_build
47+
id: docker_build_nl
4848
uses: docker/build-push-action@v3
4949
with:
5050
push: true

0 commit comments

Comments
 (0)