Skip to content

Merge pull request #30 from udx/fix/post-0.20-copilot-followups #98

Merge pull request #30 from udx/fix/post-0.20-copilot-followups

Merge pull request #30 from udx/fix/post-0.20-copilot-followups #98

name: Release
# Release strategy and pre-actions:
# - docs/release.md
# Release probe and publication verification guidance:
# - docs/real-repo-validation.md
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: "."