Skip to content

release-android-web3modal-internal #7

release-android-web3modal-internal

release-android-web3modal-internal #7

name: Release Web3Modal Android Internal
on: workflow_dispatch
jobs:
release-internal:
uses: ./.github/workflows/release-android.yaml

Check failure on line 6 in .github/workflows/release-dapp-internal.yaml

View workflow run for this annotation

GitHub Actions / Release Web3Modal Android Internal

Invalid workflow file

The workflow is not valid. .github/workflows/release-dapp-internal.yaml (Line: 6, Col: 11): Secret keystore is required, but not provided while calling.
with:
name: Release Web3Modal Android Internal
path: 'dapps/W3MWagmi'
release-type: 'internal'
output-path: 'dapps/W3MWagmi/android/app/build/outputs/apk/internal/app-internal.apk'
secrets:
project-id: ${{ secrets.ENV_PROJECT_ID }}
sentry-dns: ${{ secrets.W3M_WAGMI_SENTRY_DSN }}
sentry-file: ${{ secrets.W3M_WAGMI_SENTRY_FILE }}
secrets-file: ${{ secrets.W3M_WAGMI_ANDROID_SECRETS }}
firebase-app-id: ${{ secrets.W3M_WAGMI_ANDROID_INTERNAL_FIREBASE_APP_ID }}