Skip to content

Commit

Permalink
fix: typo in publish docker
Browse files Browse the repository at this point in the history
  • Loading branch information
krzko committed Sep 29, 2024
1 parent fefaa7b commit 3a82637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- published

env:
REGISTRY_IMAGE: ghcr.io/spanwise/otelgen
REGISTRY_IMAGE: ghcr.io/krzko/otelgen

jobs:
build:
Expand Down

0 comments on commit 3a82637

Please sign in to comment.