Skip to content

Commit

Permalink
change tag of image
Browse files Browse the repository at this point in the history
  • Loading branch information
RikVoorhaar committed Jan 17, 2025
1 parent fea9541 commit cc1460a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:

- name: Build
run: |
docker build -t blog:latest .
docker build -t ghcr.io/rikvoorhaar/blog:latest .
docker push ghcr.io/rikvoorhaar/blog:latest

0 comments on commit cc1460a

Please sign in to comment.