Skip to content

Commit fa674f5

Browse files
committed
typo
1 parent f8a61e0 commit fa674f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ jobs:
4747
push: ${{ github.event_name != 'pull_request' }}
4848
tags: ${{ steps.meta.outputs.tags }}
4949
labels: ${{ steps.meta.outputs.labels }}
50-
file: env.DOCKERFILE_PATH
50+
file: ${{ env.DOCKERFILE_PATH }}

0 commit comments

Comments
 (0)