Skip to content

Commit

Permalink
ci: fix github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
fearlessfe committed Aug 26, 2024
1 parent 96bd47f commit 8800483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}-base
labels: ${{ steps.meta.outputs.labels }}
build-args: |
NEXT_PUBLIC_IS_BASE: "true"
NEXT_PUBLIC_IS_BASE=true

0 comments on commit 8800483

Please sign in to comment.