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: |