Ningensei848 / A-gebahyo

website that provides daily objective data analysis for horse racing forecasts
https://ningensei848.github.io/A-gebahyo/
0 stars 0 forks source link

[Feature] Submodule の定期自動同期 #15

Closed Ningensei848 closed 1 year ago

Ningensei848 commented 1 year ago

Summary

submodule が自動的に同期されるようにした

Why make this change?

毎日手動でサブモジュールを update --remote して差分を push するのはダルいため

What I did

7b2e1f8e56c77687d7db5bc4c6c9e180b65d4bc4

Description of the change

https://github.com/Ningensei848/A-gebahyo/blob/7b2e1f8e56c77687d7db5bc4c6c9e180b65d4bc4/.github/workflows/dailyUpdate.yml#L80-L89

Scope of Impact

Usage

Workflow を手動で実行する

Issue

一日のウチ複数回実行されると二回目は確実に失敗する気がする……?

Remarks

Actions の workflow にも if 分岐仕込みたいね