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 caee4d5 commit 42a7854
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 @@ -20,7 +20,7 @@
{
"name": "Andrey Helldar",
"email": "[email protected]",
"homepage": "https://github.com/andrey-helldar"
"homepage": "https://dragon-code.pro"
}
],
"support": {
Expand Down Expand Up @@ -97,4 +97,4 @@
}
}
}
}
}

0 comments on commit 42a7854

Please sign in to comment.