Skip to content

feat(staking): [LW-8691] make pool details in management drawer stick… #64

feat(staking): [LW-8691] make pool details in management drawer stick…

feat(staking): [LW-8691] make pool details in management drawer stick… #64

name: Post-integration
on:
push:
branches:
- main
jobs:
publish:
runs-on: ubuntu-20.04
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Build dist version of Lace
uses: ./.github/shared/build
with:
LACE_EXTENSION_KEY: ${{ secrets.MANIFEST_PUBLIC_KEY }}
- name: Upload build
uses: actions/upload-artifact@v3
with:
name: lightwallet
path: apps/browser-extension-wallet/dist