Skip to content

Commit

Permalink
Fix typo on docker ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hv0905 committed Dec 27, 2023
1 parent 19cb8a0 commit b79ce77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
file: ${{ matrix.configurations.dockerfile }}
push: true
tags: ${{ matrix.configurations.tags }}
args: ${{ matrix.configurations.args }}
build-args: ${{ matrix.configurations.args }}

0 comments on commit b79ce77

Please sign in to comment.