Site not updating with Github build

Several of my sites aren’t updating once their code are updated via Github. I see the changes in Github but not on their respective websites.

one site in question is: https://www.alternatecms.com

Message from previous netlify build:

2:29:11 PM: Build ready to start

2:29:13 PM: build-image version: c6001ed68662a13e5deb24abec2b46058c58248a

2:29:13 PM: build-image tag: v3.9.0

2:29:13 PM: buildbot version: 0d69a20db0b5dda37e383402cf2a26e5b4f328ad

2:29:13 PM: Building without cache

2:29:13 PM: Starting to prepare the repo for build

2:29:13 PM: No cached dependencies found. Cloning fresh repo

2:29:13 PM: git clone GitHub - bastianhilton/Alternate-Website: Static Site for Alternatecms.com

2:29:15 PM: Preparing Git Reference refs/heads/main

2:29:15 PM: Parsing package.json dependencies

2:29:16 PM: No build steps found, continuing to publishing

2:29:16 PM: Starting to deploy site from ‘’

2:29:16 PM: Creating deploy tree

2:29:16 PM: Creating deploy upload records

2:29:16 PM: 0 new files to upload

2:29:16 PM: 0 new functions to upload

2:29:16 PM: Starting post processing

2:29:16 PM: Post processing - HTML

2:29:16 PM: Processing form - form 1

2:29:16 PM: Detected form fields:

2:29:16 PM: - email

2:29:16 PM: - name

2:29:16 PM: - textarea

2:29:16 PM: Post processing - header rules

2:29:16 PM: Post processing - redirect rules

2:29:17 PM: Post processing done

2:29:17 PM: Site is live :sparkles:

2:29:17 PM: Finished processing build request in 4.17286265s

Its showing successful but its not displaying updated code although I see that it recognizes the changes.

Hi @bastianhilton

Looking at the source of index.html in both the git repository and the published site, I can see no difference.

You do have a Service Worker installed so I would suggeat having a read through [Support Guide] Understanding & unregistering service workers