Skip to content

Commit b060bcc

Browse files
Update files
1 parent 32ff48d commit b060bcc

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
@@ -16,7 +16,7 @@
1616
{
1717
"name": "Andrey Helldar",
1818
"email": "[email protected]",
19-
"homepage": "https://github.com/andrey-helldar"
19+
"homepage": "https://dragon-code.pro"
2020
}
2121
],
2222
"support": {
@@ -81,4 +81,4 @@
8181
]
8282
}
8383
}
84-
}
84+
}

0 commit comments

Comments
 (0)