Skip to content

Commit

Permalink
fix release docker
Browse files Browse the repository at this point in the history
  • Loading branch information
wolf4ood committed Nov 7, 2024
1 parent 33ae535 commit 5df5c0b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@ on:
branches: ["main"]
paths:
- "testing/**"
workflow_dispatch:

env:
REGISTRY: ghcr.io
IMAGE_NAME: wolf4ood/connector
IMAGE_NAME: dataspace-rs/connector

jobs:
release-version:
Expand Down

0 comments on commit 5df5c0b

Please sign in to comment.