Skip to content

Commit

Permalink
🐛 Github workflow - fix publish codepush workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ulricden committed Sep 15, 2023
1 parent 7e8660b commit c195d55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
vault-url: ${{ vars.VAULT_URL }}
is-library-package: true
apk-version: ${{ needs.create-apk.outputs.apk-version}}
working-directory: ./Storybook
secrets: inherit
publish-s3:
uses: ZeroGachis/.github/.github/workflows/publish-apk-s3.yml@v3
Expand Down

0 comments on commit c195d55

Please sign in to comment.