Skip to content

Commit

Permalink
Merge branch 'master' into dev/register-as-messaging
Browse files Browse the repository at this point in the history
  • Loading branch information
octoshrimpy committed Nov 2, 2024
2 parents 6b38b5a + 179e91a commit b2c5aab
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/validate-fastlane-supply-metadata@v2.0.0
Expand Down

0 comments on commit b2c5aab

Please sign in to comment.