Skip to content

Commit 299d75a

Browse files
committed
Drop replacement of build timestamps as we don't have a feed in this repo
1 parent d6662e3 commit 299d75a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,6 @@ jobs:
115115
name: build-from-main
116116
path: main
117117

118-
- name: Replace build timestamps
119-
run: sed -i -r '1 s_<updated>[^/]+</updated>_<updated>NOW</updated>_' {main,local}/feed.xml
120-
121118
- name: Diff
122119
id: diff
123120
run: |

0 commit comments

Comments
 (0)