Changes on public folder are not being deployed

Hi. I have a gatsby website that’s being served on netlify. I wanna make a change on the prod build of the website but that is in the public folder and since it is ignored in gitignore, i can’t push the changes to netlify in order to deploy. could you help me on this?

hi fatihcandev,

is there a specific reason why you wouldn’t want to trigger a rebuild on push as normal?