Skip to content

docs: adopt signatures-in-API decode pattern (tidx/golden-axe) #921

docs: adopt signatures-in-API decode pattern (tidx/golden-axe)

docs: adopt signatures-in-API decode pattern (tidx/golden-axe) #921

Workflow file for this run

name: Prerelease
on: [push, pull_request]
concurrency:
group: ${{ github.workflow }}-${{ github.ref_type }}-${{ github.head_ref || github.ref_name }}
cancel-in-progress: true
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Clone repository
uses: actions/checkout@v4
- name: Install dependencies
uses: ./.github/actions/install-dependencies
- name: Install dependencies
run: pnpm install
- name: Prerelease
run: |
pnpm run build
pnpx pkg-pr-new publish --pnpm