add secrets; add action to build and deploy
Build and Deploy Docker / build (push) Failing after 24s
Build and Deploy Docker / deploy (push) Has been skipped

This commit is contained in:
2026-07-09 12:30:21 +02:00
parent 8b3f3e4608
commit 62cad948b7
11 changed files with 85 additions and 17 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ namespace App\Logic\Dividends;
use App\Helper\Currency;
use App\Helper\DataNeed\DividendValues;
use ClearTypes;
use App\Helper\ClearTypes;
use PhpOffice\PhpSpreadsheet\Shared\Date;
class SheetData extends SheetDataAll