From 730df4aba59987777a556e5ec62fad62014223ad Mon Sep 17 00:00:00 2001 From: Andrey Helldar Date: Thu, 2 Jan 2025 18:39:44 +0300 Subject: [PATCH] Update files --- .github/workflows/license.yml | 10 ++++++++++ composer.json | 6 +----- 2 files changed, 11 insertions(+), 5 deletions(-) create mode 100644 .github/workflows/license.yml diff --git a/.github/workflows/license.yml b/.github/workflows/license.yml new file mode 100644 index 0000000..4abdb6f --- /dev/null +++ b/.github/workflows/license.yml @@ -0,0 +1,10 @@ +name: Update license + +on: + schedule: + - cron: '0 3 1 1 *' + workflow_dispatch: + +jobs: + Update: + uses: TheDragonCode/.github/.github/workflows/license.yml@main \ No newline at end of file diff --git a/composer.json b/composer.json index cfca506..4981408 100644 --- a/composer.json +++ b/composer.json @@ -29,10 +29,6 @@ { "type": "yoomoney", "url": "https://yoomoney.ru/to/410012608840929" - }, - { - "type": "donationalerts", - "url": "https://www.donationalerts.com/r/dragon_code" } ], "require": { @@ -75,4 +71,4 @@ ] } } -} +} \ No newline at end of file