Skip to content

Commit

Permalink
Add Twitter to list of possible promotion links
Browse files Browse the repository at this point in the history
  • Loading branch information
radanskoric committed Jan 30, 2024
1 parent 07efb50 commit 8a48a00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gems/commands/lib/commands/promote.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ def init_with_program(prog)
print_channel(post_doc, "RUBY ON RAILS LINK SLACK", "ruby-on-rails-link", "slack")
print_channel(post_doc, "RUBYZG SLACK", "rubyzg", "slack")
print_channel(post_doc, "LINKEDIN", "linkedin", "social")
print_channel(post_doc, "TWITTER", "twitter", "social")
end
end
end
Expand Down

0 comments on commit 8a48a00

Please sign in to comment.