Skip to content

Commit

Permalink
ci: Final release fix
Browse files Browse the repository at this point in the history
  • Loading branch information
M123-dev authored Aug 20, 2022
1 parent 0bae0dd commit aa35277
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:

android-release:
uses: openfoodfacts/smooth-app/.github/workflows/android-release-to-org-openfoodfacts-scanner.yml@develop
needs: [release-please, create-release]
if: ${{ needs.release-please.outputs.release_created }}
with:
VERSION_NAME: ${{ needs.create-release.outputs.VERSION_NAME}}
Expand Down

0 comments on commit aa35277

Please sign in to comment.