Skip to content

Commit

Permalink
Name images after repository
Browse files Browse the repository at this point in the history
  • Loading branch information
frafra authored Apr 10, 2024
1 parent 06b4536 commit 4dd050c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ jobs:
matrix:
include:
- context: db
image: ghcr.io/ninanor/elfiske-dbmate
image: ghcr.io/ninanor/elfiske-database/dbmate
- context: wizard
image: ghcr.io/ninanor/elfiske-wizard
image: ghcr.io/ninanor/elfiske-database/wizard
- context: nginx
image: ghcr.io/ninanor/elfiske-nginx
image: ghcr.io/ninanor/elfiske-database/nginx
permissions:
contents: read
packages: write
Expand Down

0 comments on commit 4dd050c

Please sign in to comment.