Tim Deschryver 7/27/2022

Get access to the deployed Azure Static Webb App URL within your GitHub Workflow

Read Original

This technical article explains how to retrieve the deployment URL of an Azure Static Web App from within a GitHub Actions workflow. It addresses a common need for developers who want to run automated tests (e.g., with Playwright) against a preview environment created during a pull request, using the Azure/static-web-apps-deploy GitHub Action.

Get access to the deployed Azure Static Webb App URL within your GitHub Workflow

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week