Skip to content

Commit 3122da4

Browse files
ci(deprecate-tag): Remove comment (#11246)
ci: remove # Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 4da0c03 commit 3122da4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deprecate-tag.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
run: |
3232
pnpm exec npm-deprecate \
3333
--deprecate-dist-tag \
34-
# as in, e.g. 15.0.0-cool-tagged-feature.*
3534
--name "*-${{inputs.tag}}.*" \
3635
--message "${{inputs.message || 'This version is deprecated. Please use a newer version.'}}" \
3736
--package '@discordjs/brokers' \

0 commit comments

Comments
 (0)