Mark Oliver's World

1 'GitHub Actions' posts

All 1 posts tagged with 'GitHub Actions' are displayed here, click a link to see the full post

02/06/2021

Different Staging Environments In Azure Static Web Apps

I have been trying to get the initial load of my blog posts much faster, and during that work, it was annoying me that in order to test certain things like configuration, I had to push my change to production.
Normally I don't mind a push to production, but as I was...