mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
ci(deprecate-tag): Remove comment (#11246)
ci: remove # Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
1
.github/workflows/deprecate-tag.yml
vendored
1
.github/workflows/deprecate-tag.yml
vendored
@@ -31,7 +31,6 @@ jobs:
|
||||
run: |
|
||||
pnpm exec npm-deprecate \
|
||||
--deprecate-dist-tag \
|
||||
# as in, e.g. 15.0.0-cool-tagged-feature.*
|
||||
--name "*-${{inputs.tag}}.*" \
|
||||
--message "${{inputs.message || 'This version is deprecated. Please use a newer version.'}}" \
|
||||
--package '@discordjs/brokers' \
|
||||
|
||||
Reference in New Issue
Block a user