Skip to content

Commit

Permalink
Update build-and-release.yml
Browse files Browse the repository at this point in the history
validate metadata for f-droid
  • Loading branch information
octoshrimpy authored Oct 31, 2024
1 parent 5a09b97 commit 179e91a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@ jobs:
files: QUIK-noAnalytics-release.apk
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Checkout
uses: actions/checkout@v3

- name: Validate Fastlane Supply Metadata
uses: ashutoshgngwr/[email protected]
Expand Down

0 comments on commit 179e91a

Please sign in to comment.