From 4d3ace9d679554b887d17741dcd5ee7e2b510dd8 Mon Sep 17 00:00:00 2001 From: Alexander Davis Date: Tue, 8 Sep 2020 22:16:27 +0100 Subject: [PATCH] Update deploy.yml (#137) --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 89c8f73..a73703c 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -15,7 +15,7 @@ jobs: - id: release uses: rymndhng/release-on-push-action@master with: - bump_version_scheme: minor + bump_version_scheme: patch - name: Check Output Parameters run: |