Skip to content

Commit

Permalink
[Dependencies] - Update .github/workflows/build-and-publish-release.y…
Browse files Browse the repository at this point in the history
…ml to match the template repo
  • Loading branch information
credfeto committed Nov 6, 2023
1 parent 268a534 commit d42ab98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
- name: "Build and deploy"
uses: ./.github/actions/build
with:
PRODUCTION_BUILD: True
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 d42ab98

Please sign in to comment.