From 6f9d4f90a2a2ac18f6f5bc77750a6209d09f029c Mon Sep 17 00:00:00 2001 From: jobobby04 Date: Wed, 1 Jul 2020 15:12:53 -0400 Subject: [PATCH] Use the patch level for dev builds --- .github/workflows/TachiyomiSY-Preview-Builder.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/TachiyomiSY-Preview-Builder.yml b/.github/workflows/TachiyomiSY-Preview-Builder.yml index 63e74230f..804879218 100644 --- a/.github/workflows/TachiyomiSY-Preview-Builder.yml +++ b/.github/workflows/TachiyomiSY-Preview-Builder.yml @@ -25,6 +25,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} WITH_V: true RELEASE_BRANCHES: master + DEFAULT_BUMP: patch - name: PING - Dispatch initiating repository event if: github.event.action != 'pong' && env.CISKIP == 'false' run: |