From e7220db4a7ae1798080c22ec6e4ea7ae398d0575 Mon Sep 17 00:00:00 2001 From: Ashhhleyyy Date: Wed, 2 Aug 2023 17:51:07 +0000 Subject: [PATCH] Update '.woodpecker.yml' --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 5b7adf9..51fd45d 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -20,7 +20,7 @@ pipeline: - apk add git ca-certificates - env CI=true npx eas-cli build --platform android --non-interactive --profile preview secrets: - - eas_token + - expo_token environment: - CI=true