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 ba949f9..986aabc 100644 --- a/composer.json +++ b/composer.json @@ -30,10 +30,6 @@ { "type": "yoomoney", "url": "https://yoomoney.ru/to/410012608840929" - }, - { - "type": "donationalerts", - "url": "https://www.donationalerts.com/r/dragon_code" } ], "require": { @@ -67,4 +63,4 @@ "preferred-install": "dist", "sort-packages": true } -} +} \ No newline at end of file