git-for-windows / git-for-windows-automation

A few GitHub workflows and support code to help with Git for Windows' day-to-day tasks
10 stars 9 forks source link

open-pr/build-and-deploy: avoid re-deploying existing package versions #44

Closed dscho closed 1 year ago

dscho commented 1 year ago

This PR adds a sanity check that aborts early if we're about to deploy a package version that has already been deployed.

This fixes https://github.com/git-for-windows/git-for-windows-automation/issues/15