mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -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:
parent
eef5ddb416
commit
980d2a8dc3
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"}'
|
||||
Loading…
x
Reference in New Issue
Block a user