Skip to content

Commit 2531e7e

Browse files
committed
update: news:import_from_yaml を news:upsert に変更
script/release.sh でタスク名を更新し、統合された news.rake の 正しいタスク名を使用する。
1 parent 0aea32f commit 2531e7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

script/release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ set -e
33
bundle exec rails db:migrate
44
bundle exec rails db:seed
55
bundle exec rails dojos:update_db_by_yaml
6-
bundle exec rails news:import_from_yaml
6+
bundle exec rails news:upsert
77
bundle exec rails dojo_event_services:upsert
88
bundle exec rails podcasts:upsert

0 commit comments

Comments
 (0)