From 5c398a3eb94318cd098747f0df569cfea6a59c1c Mon Sep 17 00:00:00 2001 From: Akshay Gupta Date: Thu, 31 Oct 2024 16:43:34 +0530 Subject: [PATCH] Update single-input-android-apk-debug.yml --- .github/workflows/single-input-android-apk-debug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/single-input-android-apk-debug.yml b/.github/workflows/single-input-android-apk-debug.yml index 0279114..ecf7f62 100644 --- a/.github/workflows/single-input-android-apk-debug.yml +++ b/.github/workflows/single-input-android-apk-debug.yml @@ -13,7 +13,7 @@ jobs: steps: - name: Configure Tramline id: tramline - uses: tramlinehq/deploy-action@0.1.7 + uses: tramlinehq/deploy-action@v0.1.7 with: input: ${{ github.event.inputs.tramline-input }}