Skip to content

Commit

Permalink
Update files
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-helldar committed Dec 13, 2023
1 parent 7544543 commit 361aa21
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: Release Drafter

on:
push:
branches:
- main
workflow_dispatch:

jobs:
Update:
uses: TheDragonCode/.github/.github/workflows/release-drafter.yml@main
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
{
"name": "Andrey Helldar",
"email": "[email protected]",
"homepage": "https://github.com/andrey-helldar"
"homepage": "https://dragon-code.pro"
}
],
"support": {
Expand Down Expand Up @@ -71,4 +71,4 @@
"preferred-install": "dist",
"sort-packages": true
}
}
}

0 comments on commit 361aa21

Please sign in to comment.