Skip to content

docs: update readme with x402 links (#1017) #844

docs: update readme with x402 links (#1017)

docs: update readme with x402 links (#1017) #844

Workflow file for this run

name: release
on:
push:
branches:
- main
jobs:
stable:
uses: the-guild-org/shared-config/.github/workflows/release-stable.yml@bcb53d910698d29749511f386139ad8180269101 # main
with:
releaseScript: release
nodeVersion: 22
secrets:
githubToken: ${{ secrets.GUILD_BOT_TOKEN }}
npmToken: ${{ secrets.NPM_TOKEN }}