Skip to content

Commit

Permalink
chore: remove repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
rise-erpelding committed Sep 22, 2023
1 parent c9fd3b3 commit 36f1f78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ jobs:

- name: 'Build Inventory Image'
run: |
docker build . --tag ghcr.io/sparkbox/sparkpress-wordpress-starter/sparkpress:latest
docker push ghcr.io/sparkbox/sparkpress-wordpress-starter/sparkpress:latest
docker build . --tag ghcr.io/sparkbox/sparkpress:latest
docker push ghcr.io/sparkbox/sparkpress:latest

0 comments on commit 36f1f78

Please sign in to comment.