Skip to content

Commit a828415

Browse files
Update files
1 parent 9904dd1 commit a828415

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

.github/workflows/release-drafter.yml

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
@@ -17,7 +17,7 @@
1717
{
1818
"name": "Andrey Helldar",
1919
"email": "[email protected]",
20-
"homepage": "https://github.com/andrey-helldar"
20+
"homepage": "https://dragon-code.pro"
2121
}
2222
],
2323
"support": {
@@ -94,4 +94,4 @@
9494
]
9595
}
9696
}
97-
}
97+
}

0 commit comments

Comments
 (0)