From c7debea7becb3199d46c1cf300aa1cbeeadbede7 Mon Sep 17 00:00:00 2001 From: Jared Date: Fri, 28 Aug 2020 17:06:54 -0700 Subject: [PATCH] Update deploy-to-iis.yml --- .github/workflows/deploy-to-iis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-to-iis.yml b/.github/workflows/deploy-to-iis.yml index 47e10862..119b78c6 100644 --- a/.github/workflows/deploy-to-iis.yml +++ b/.github/workflows/deploy-to-iis.yml @@ -36,7 +36,7 @@ # For a complete CI/CD sample to get started with GitHub Action workflows for Desktop Applications, # refer to https://github.com/microsoft/github-actions-for-desktop-apps -name: Remotely Build and Publish +name: GitHub Build on: push: