fix: compose generator

This commit is contained in:
Andras Bacsai
2024-06-12 12:20:58 +02:00
parent 407b8de2b1
commit 019cdd2b3a
6 changed files with 109 additions and 60 deletions

View File

@@ -45,7 +45,7 @@
Configure
</x-forms.button>
<x-forms.button
wire:click="deploy('{{ data_get($pull_request, 'number') }}', '{{ data_get($pull_request, 'html_url') }}')">
wire:click="add_and_deploy('{{ data_get($pull_request, 'number') }}', '{{ data_get($pull_request, 'html_url') }}')">
<svg xmlns="http://www.w3.org/2000/svg" class="w-5 h-5 dark:text-warning"
viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"
fill="none" stroke-linecap="round" stroke-linejoin="round">