ci(release): handling for create-discord-app (#11143)

* ci(release): handling for create-discord-app

* ci(deprecate): cda support

* ci: update our custom action to handle the renaming when invoked

* fix: don't double release on github

* chore: just in case

---------

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
Denis-Adrian Cristea
2025-10-08 13:33:51 +03:00
committed by GitHub
parent aac247cc18
commit fcf7f27fd7
2 changed files with 12 additions and 2 deletions

View File

@@ -11,6 +11,7 @@ on:
- '@discordjs/builders'
- '@discordjs/collection'
- '@discordjs/core'
- 'create-discord-app'
- 'create-discord-bot'
- '@discordjs/formatters'
- 'discord.js'