Skip to content

add fastlane changelog for v2.3.0 #17

add fastlane changelog for v2.3.0

add fastlane changelog for v2.3.0 #17

Workflow file for this run

name: Fastlane Validation
on:
push:
paths:
- fastlane/**
pull_request:
paths:
- fastlane/**
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ashutoshgngwr/validate-fastlane-supply-metadata@v2
with:
fastlaneDir: fastlane/metadata/android
usePlayStoreLocales: false