Skip to content

Commit

Permalink
We publish containers directly under org name
Browse files Browse the repository at this point in the history
It should be "ghcr.io/dnstapir/edm:latest", not
ghcr.io/dnstapir/edm/edm:latest".
  • Loading branch information
eest committed Jun 19, 2024
1 parent 2a9bc0c commit 96f90fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
with:
go-version: '1.22.4'
- uses: ko-build/[email protected]
- run: ko build --base-import-paths
- run: ko build --bare

0 comments on commit 96f90fd

Please sign in to comment.