Skip to content

feat(tempo): support unified machine-token payments #4056

feat(tempo): support unified machine-token payments

feat(tempo): support unified machine-token payments #4056

Workflow file for this run

name: Prerelease
on:
push:
branches: [main]
pull_request:
permissions:
contents: read
jobs:
build:
name: Build
if: github.repository == 'wevm/mppx'
runs-on: ubuntu-latest
steps:
- name: Clone repository
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
persist-credentials: false
- 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