Skip to content

Commit

Permalink
🐜 Update 2024-09-27 23:42
Browse files Browse the repository at this point in the history
  • Loading branch information
kimwang1978 committed Sep 27, 2024
1 parent d0e01dc commit b76c609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/freetv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
git commit -m ":tada: AutoUpdate(Freetv) $(date +'%Y%m%d')"
current_datetime=$(date +"%Y%m%d_%H%M%S")
cp freetv_output.txt history/freetv/"${current_datetime}_freetv_output.txt"
cp assets/freetv/freetv_output.txt history/freetv/"${current_datetime}_freetv_output.txt"
git add history/freetv/"${current_datetime}_freetv_output.txt"
git commit -m "(freetv)Archive file with timestamp"
Expand Down

0 comments on commit b76c609

Please sign in to comment.