Skip to content

Commit

Permalink
Update build-push-action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidycliao authored Dec 29, 2024
1 parent 996b578 commit 4607f2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,6 @@ jobs:
uses: docker/build-push-action@v2
with:
context: .
file: ./docker/Dockerfile
file: ./Dockerfile
push: true
tags: ghcr.io/davidycliao/flair:latest

0 comments on commit 4607f2a

Please sign in to comment.