Skip to content

Commit

Permalink
Drop replacement of build timestamps as we don't have a feed in this …
Browse files Browse the repository at this point in the history
…repo
  • Loading branch information
PeterJCLaw committed Jul 21, 2024
1 parent 9761841 commit e0efb07
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,6 @@ jobs:
name: build-from-main
path: main

- name: Replace build timestamps
run: sed -i -r '1 s_<updated>[^/]+</updated>_<updated>NOW</updated>_' {main,local}/feed.xml

- name: Diff
id: diff
run: |
Expand Down

0 comments on commit e0efb07

Please sign in to comment.