Skip to content

Commit

Permalink
fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
ildyria committed Jan 9, 2025
1 parent 201de88 commit b8c162b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:

- name: Build and push
run: |
docker build . --tag ghcr.io/LycheeOrg/LycheeOrg:latest
docker push ghcr.io/LycheeOrg/LycheeOrg:latest
docker build . --tag ghcr.io/lycheeOrg/lycheeorg:latest
docker push ghcr.io/LycheeOrg/lycheeorg:latest

0 comments on commit b8c162b

Please sign in to comment.