Skip to content

Commit

Permalink
Merge pull request #22 from ShivamB25/patch-1
Browse files Browse the repository at this point in the history
Update github.yaml
  • Loading branch information
zachstultz authored Jun 7, 2024
2 parents 4a24a5e + 0feed66 commit 5c26c52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
password: ${{secrets.GITHUB_TOKEN}}
- name: 'Build Inventory Image'
run: |
docker build . ghcr.io/zachstultz/komga-cover-extractor:latest
docker build -t ghcr.io/zachstultz/komga-cover-extractor:latest .
docker push ghcr.io/zachstultz/komga-cover-extractor:latest

0 comments on commit 5c26c52

Please sign in to comment.