Skip to content

Commit

Permalink
Update hackclub/site instead of hackclub/monolith
Browse files Browse the repository at this point in the history
  • Loading branch information
zachlatta authored Feb 10, 2018
1 parent 6c65612 commit 4e47bd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/app/models/hackbot/interactions/update_workshops.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
module Hackbot
module Interactions
class UpdateWorkshops < AdminCommand
REPO_TO_UPDATE = 'hackclub/monolith'
REPO_TO_UPDATE = 'hackclub/site'

TRIGGER = /update-workshops/

Expand Down

0 comments on commit 4e47bd1

Please sign in to comment.