Skip to content

Commit

Permalink
[Dependencies] - Update .github/workflows/build-and-publish-pre-relea…
Browse files Browse the repository at this point in the history
…se.yml to match the template repo
  • Loading branch information
credfeto committed Nov 6, 2023
1 parent d7d855f commit 59fedc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-publish-pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
- name: "Build and deploy"
uses: ./.github/actions/build
with:
PRODUCTION_BUILD: False
NPM_PRODUCTION_PACKAGER_VERSION: ${{vars.PRODUCTION_PACKAGER_VERSION}}
NPM_CONTENT_PACKAGE_WALLET_PASSWORD: ${{secrets.CONTENT_PACKAGE_WALLET_PASSWORD}}
NPM_PACKAGE_STORE_SIGNING_WALLET: ${{secrets.PACKAGE_STORE_SIGNING_WALLET}}
Expand Down

0 comments on commit 59fedc2

Please sign in to comment.