Skip to content

Commit

Permalink
write lines command got deleted, add back in
Browse files Browse the repository at this point in the history
  • Loading branch information
e-perl-NOAA committed Oct 26, 2023
1 parent 5f92a37 commit 5f0bb12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
pattern = "\\{[A-Za-z0-9, ]+",
replacement = paste0("{", todays_date),
x = manual_tex[date_line]
writeLines(text = manual_tex, con = "SS330_User_Manual.tex")
shell: Rscript {0}

- name: Commit date and version changes in SS330_User_Manual.tex
Expand Down

0 comments on commit 5f0bb12

Please sign in to comment.