My Next.js SSG site require multiple builds in GitHub Actions to pull in all the latest changes from Builder. What should I do to fix this?
Builder content link
Builder public api key
2f04ab2fcae247e79b93b6e78c80a646
Detailed steps to reproduce the bug
- Make changes in a Builder model.
- Save changes.
- Wait 10 minutes.
- Build Next.js site in GitHub using SSG.
- Notice how SSG does not reflect latest changes.
- Build multiple time to get latest changes.
Code stack you are integrating Builder with
Next.js