Skip to content

Commit 61ecd77

Browse files
committed
Remove needless whitespaces in doc
1 parent 16e753e commit 61ecd77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/how-to-upload-podcasts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ DojoCast に新しい Podcast を追加する方法 (2019/05/01現在)
2121
- 問題なければ GitHub に push し、CI を通してデプロイされるのを待つ
2222
6. **デプロイされたら、本番環境で Rake タスクを実行する**
2323
- TODO: 現在はアクセス権限が必要。CI で毎回実行しても良さそう? 🤔💭
24-
- `$ heroku run bundle exec rake soundcloud_tracks:upsert`
24+
- `$ heroku run bundle exec rake soundcloud_tracks:upsert`
2525
7. **本番環境にアクセスして新規エピソードが表示されることを確認する**
2626
- 上記の一連の作業が無事完了すると、**[https://coderdojo.jp/podcasts](https://coderdojo.jp/podcasts) から新規エピソードが公開されるようになります。

0 commit comments

Comments
 (0)