docs icon indicating copy to clipboard operation
docs copied to clipboard

Example action seems to be referring to an older version of Azure/static-web-apps-deploy

Open oms5 opened this issue 3 years ago • 2 comments

Code of Conduct

What article on docs.github.com is affected?

https://github.com/github/docs/blob/main/content/actions/deployment/deploying-to-your-cloud-provider/deploying-to-azure/deploying-to-azure-static-web-app.md

What part(s) of the article would you like to see updated?

In the example the

Azure/static-web-apps-deploy@1a947af9992250f3bc2e68ad0754c0b0c11566c9 action is referencing an old version that no longer uses app_artifact_location but app_location as in the Microsoft docs for Azure/static-web-apps-deploy@v1. This initial misled us to use app_artifact_location.

Additional information

No response

oms5 avatar Jan 10 '23 22:01 oms5

Thanks for opening this issue. A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines.

welcome[bot] avatar Jan 10 '23 22:01 welcome[bot]

@oms5 Thanks so much for opening an issue! I'll triage this for the team to take a look :eyes:

cmwilson21 avatar Jan 11 '23 14:01 cmwilson21

Thanks for opening this issue! You or anyone else is welcome to open a PR to update this example workflow to use a newer version of the Azure/static-web-apps-deploy action.

To whoever picks this up: When you submit your PR, if you have a publicly available workflow run log that demonstrates that the new example workflow runs without error, please link it in your PR. That will help us provide a faster review.

skedwards88 avatar Feb 08 '23 00:02 skedwards88