Skip to content

Commit

Permalink
Merge pull request #71 from conduktor/tom/move_repo
Browse files Browse the repository at this point in the history
PXY-1013 fix
  • Loading branch information
thomaskwscott authored Aug 18, 2023
2 parents 8dfc488 + c62d28c commit b4e1b84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prepare_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
script: |
await github.rest.actions.createWorkflowDispatch({
owner: 'conduktor',
repo: 'conduktor-gateway-oss',
repo: 'conduktor-gateway',
workflow_id: 'publish.yml',
ref: 'main',
inputs: {
Expand Down

0 comments on commit b4e1b84

Please sign in to comment.