Skip to content

Commit d04a4df

Browse files
Update files
1 parent f68a9b1 commit d04a4df

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: Release Drafter
2+
3+
on:
4+
push:
5+
branches:
6+
- main
7+
workflow_dispatch:
8+
9+
jobs:
10+
Update:
11+
uses: TheDragonCode/.github/.github/workflows/release-drafter.yml@main

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
{
1616
"name": "Andrey Helldar",
1717
"email": "[email protected]",
18-
"homepage": "https://github.com/andrey-helldar"
18+
"homepage": "https://dragon-code.pro"
1919
}
2020
],
2121
"support": {
@@ -71,4 +71,4 @@
7171
"preferred-install": "dist",
7272
"sort-packages": true
7373
}
74-
}
74+
}

0 commit comments

Comments
 (0)