Skip to content

Instantly share code, notes, and snippets.

@paramsinghvc
Created July 1, 2022 08:02
Show Gist options
  • Select an option

  • Save paramsinghvc/401e2b4cfea3416faca854892dbec49e to your computer and use it in GitHub Desktop.

Select an option

Save paramsinghvc/401e2b4cfea3416faca854892dbec49e to your computer and use it in GitHub Desktop.
# Second Job
build-and-release-android:
needs: versioning
uses: ./.github/workflows/android-build.yml
with:
environment: release
publish: true
secrets: inherit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment