Skip to content

Normalize AGENTS from workflow doc #61

Normalize AGENTS from workflow doc

Normalize AGENTS from workflow doc #61

Workflow file for this run

name: Release
on:
push:
workflow_dispatch:
permissions:
contents: write
id-token: write
jobs:
release:
uses: udx/reusable-workflows/.github/workflows/npm-release-ops.yml@master
with:
release_branch: latest
enable_gh_release: true
dist_dir: "."