Skip to content

Commit 5d45106

Browse files
committed
typo
1 parent d2befa5 commit 5d45106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ jobs:
4040
uses: docker/build-push-action@v2
4141
with:
4242
push: true
43-
build_args: VERSION=${{ env.RELEASE_VERSION }}
43+
build-args: VERSION=${{ env.RELEASE_VERSION }}
4444
no-cache: true
4545
tags: ${{ secrets.DOCKERHUB_USERNAME }}/phplist-dev:${{ env.RELEASE_VERSION }}

0 commit comments

Comments
 (0)