From 61d6922be1bbb5e4ad25d09dac662913cb9b338b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E6=B0=B4?= <53346444+ArchiDog1998@users.noreply.github.com> Date: Sat, 6 Apr 2024 12:13:33 +0800 Subject: [PATCH] fix: work flow repo. --- .github/workflows/release-please.yml | 7 +++++++ ActionTimelineEx/ActionTimelineEx.json | 26 ++++++++++++++++++++++++++ ActionTimelineEx/ActionTimelineEx.yaml | 18 ------------------ ECommons | 2 +- 4 files changed, 34 insertions(+), 19 deletions(-) create mode 100644 ActionTimelineEx/ActionTimelineEx.json delete mode 100644 ActionTimelineEx/ActionTimelineEx.yaml diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index f20a9a0..5d84b2a 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -71,3 +71,10 @@ jobs: asset_path: artifact/latest.zip asset_name: latest.zip asset_content_type: application/zip + + - name: Trigger Repo Update + uses: peter-evans/repository-dispatch@v2 + with: + token: ${{ secrets.PAT }} + repository: ${{ github.repository_owner }}/Dalamud_Plugins + event-type: new-release diff --git a/ActionTimelineEx/ActionTimelineEx.json b/ActionTimelineEx/ActionTimelineEx.json new file mode 100644 index 0000000..f83f26f --- /dev/null +++ b/ActionTimelineEx/ActionTimelineEx.json @@ -0,0 +1,26 @@ +{ + "Author": "Tischel, ArchiTed", + "Name": "ActionTimelineEx", + "InternalName": "ActionTimelineEx", + "AssemblyVersion": "1.3.6.0", + "Description": "Configurable timeline display of all the actions you use.", + "ApplicableVersion": "any", + "RepoUrl": "https://github.com/ArchiDog1998/ActionTimelineEx", + "Tags": [ + "UI" + ], + "CategoryTags": [ + "UI" + ], + "DalamudApiLevel": 9, + "LoadRequiredState": 0, + "LoadSync": false, + "CanUnloadAsync": false, + "LoadPriority": 0, + "ImageUrls": [ + "https://raw.githubusercontent.com/ArchiDog1998/ActionTimelineEx/main/Images/example.gif" + ], + "IconUrl": "https://xivapi.com/i/000000/000073_hr1.png", + "Punchline": "Show your actions in real-time.", + "AcceptsFeedback": true +} \ No newline at end of file diff --git a/ActionTimelineEx/ActionTimelineEx.yaml b/ActionTimelineEx/ActionTimelineEx.yaml deleted file mode 100644 index c06ec68..0000000 --- a/ActionTimelineEx/ActionTimelineEx.yaml +++ /dev/null @@ -1,18 +0,0 @@ - -name: ActionTimelineEx -author: Tischel, ArchiTed -description: |- - Configurable timeline display of all the actions you use. -punchline: Show your actions in real-time. -repo_url: https://github.com/ArchiDog1998/ActionTimelineEx -icon_url: https://xivapi.com/i/000000/000073_hr1.png -dalamud_api_level: 9 -tags: - - UI -category_tags: - - UI -image_urls: - - https://raw.githubusercontent.com/ArchiDog1998/ActionTimelineEx/main/Images/example.gif -download_link_install: https://github.com/ArchiDog1998/ActionTimelineEx/releases/latest/download/latest.zip -download_link_update: https://github.com/ArchiDog1998/ActionTimelineEx/releases/latest/download/latest.zip -download_link_testing: https://github.com/ArchiDog1998/ActionTimelineEx/releases/latest/download/latest.zip \ No newline at end of file diff --git a/ECommons b/ECommons index 6c6e6db..79db619 160000 --- a/ECommons +++ b/ECommons @@ -1 +1 @@ -Subproject commit 6c6e6db85dcb28a6bdc3a69fd69f4eef6a8598cf +Subproject commit 79db61912cbfbb1627fc20a226ef02f8f0f7ad5c