From bee68e8f2229c50f5c59eb5acdd997b713f6739a Mon Sep 17 00:00:00 2001 From: Hugh Sorby Date: Mon, 9 Oct 2023 15:47:10 +1300 Subject: [PATCH] Set release script version to 0.18.0. --- .github/workflows/on-demand-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/on-demand-deployment.yaml b/.github/workflows/on-demand-deployment.yaml index fae61700..bb53cc2e 100644 --- a/.github/workflows/on-demand-deployment.yaml +++ b/.github/workflows/on-demand-deployment.yaml @@ -88,7 +88,7 @@ jobs: with: repository: hsorby/mapclientreleasescripts path: scripts - ref: v0.17.0 + ref: v0.18.0 - name: Create installer asset id: create-installer shell: bash