Skip to content

Commit 468023c

Browse files
palexsteradamjensenbot
authored andcommitted
Fix repository dispatch and clean useless files
1 parent 21f6176 commit 468023c

File tree

4 files changed

+1
-82
lines changed

4 files changed

+1
-82
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ jobs:
232232
event-type: "release"
233233
client-payload: |
234234
{
235-
"version": "${{ needs.configure.outputs.commit_ref }}",
235+
"version": "${{ needs.configure.outputs.commit_ref }}"
236236
}
237237
238238
test:

deployments/liqo/liqo-cluster-config.yaml

Lines changed: 0 additions & 10 deletions
This file was deleted.

deployments/liqo/pre-delete.yaml

Lines changed: 0 additions & 41 deletions
This file was deleted.

deployments/liqo/test-job.yaml

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)