From 61e25f5c86fabd09d6a01b907cec50cedd00498f Mon Sep 17 00:00:00 2001 From: isaacakakpo1 Date: Thu, 7 Mar 2024 00:51:54 +0000 Subject: [PATCH] Update WorkFlow --- .github/workflows/deploy-with-kmm-bridge.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/deploy-with-kmm-bridge.yml b/.github/workflows/deploy-with-kmm-bridge.yml index f0c3247..6c0cb65 100644 --- a/.github/workflows/deploy-with-kmm-bridge.yml +++ b/.github/workflows/deploy-with-kmm-bridge.yml @@ -14,6 +14,7 @@ jobs: with: # Provide inputs here if the external workflow requires them description: 'Deploying with KMM Bridge' # Optional + versionBaseProperty: '0.0.3' # Required secrets: # Provide secrets here if the external workflow requires them netrcUsername: ${{ secrets.NETRC_USERNAME }}