mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-19 09:26:06 -05:00
Removal of Dispatch, since its not working. (#3696)
* Removal of Dispatch, since its not working. * Add changelog behavior
This commit is contained in:
9
.github/workflows/publish_crowdin.yml
vendored
9
.github/workflows/publish_crowdin.yml
vendored
@@ -47,12 +47,5 @@ jobs:
|
||||
body: |
|
||||
This is an automated PR.
|
||||
Please ensure that there are no errors or invalid files are in the PR.
|
||||
labels: "Automated PR, Category: i18n"
|
||||
labels: "Automated PR, Category: i18n, Changelog Entry: Skipped"
|
||||
branch: "automated/i18n"
|
||||
- name: Repository Dispatch
|
||||
uses: peter-evans/repository-dispatch@v1
|
||||
with:
|
||||
token: ${{ secrets.cogcreators_bot_repo_scoped }}
|
||||
repository: Cog-Creators/Red-DiscordBot
|
||||
event-type: dispatched_test
|
||||
client-payload: '{"ref": "automated/i18n"}'
|
||||
Reference in New Issue
Block a user