Skip to content

Commit

Permalink
fix: add context to docker buid step
Browse files Browse the repository at this point in the history
  • Loading branch information
0ffz committed Dec 3, 2024
1 parent 6e0893f commit 62116ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v6
with:
context: .
file: Dockerfile
push: true
tags: MineInAbyss/discord-role-picker

0 comments on commit 62116ed

Please sign in to comment.