We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f219060 commit b755737Copy full SHA for b755737
1 file changed
.github/workflows/build-and-publish.yaml
@@ -78,7 +78,7 @@ jobs:
78
script: |
79
await github.rest.actions.createWorkflowDispatch({
80
owner: 'ticketsbot-cloud',
81
- repo: 'infra',
+ repo: 'internal-infra',
82
workflow_id: 'update-deployment.yml',
83
ref: 'main',
84
inputs: {
0 commit comments