You could add a step to the action to trigger a Pages build after the data has been updated to fetch

You could add a step to the action to trigger a Pages build after the data has been updated to fetch it, or you could use a function to fetch it each time (especially if the file is >25MiB)
Was this page helpful?