From d2a16a9573f92885aacd77436a1b159897730374 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?m=2Eemre=20yal=C3=A7=C4=B1n?= <99.emreyalcin@gmail.com> Date: Sun, 14 Aug 2022 19:47:06 +0300 Subject: [PATCH] v1.1.0 test --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 85e17b3..6a44607 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -38,6 +38,7 @@ jobs: # GitHub token, automatically provided to the action # (No need to define this secret in the repo settings) github_token: ${{ secrets.git_token }} + args: "-p always" # If the commit is tagged with a version (e.g. "v1.0.0"), # release the app after building