Azure / k8s-deploy

GitHub Action for deploying to Kubernetes clusters
MIT License
252 stars 103 forks source link

update release workflow to use new prefix, remove deprecated release #306

Closed davidgamero closed 9 months ago

davidgamero commented 9 months ago

the new has for the Azure/action-release-workflows/.github/workflows/release_js_project.yaml workflow adds the v prefix used for release identification in the github marketplace

updating to hash https://github.com/Azure/action-release-workflows/commit/e4a1a0385530d6861c9a9b7262058ad33b10c770

.github/workflows/tag-and-release.yml is removed as that workflow has been replaced with the release_js_project workflow which is now in an Azure repo as well