Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

feat: add wt-update, wt-destroy tasks and fetch-before-add (#11) #11

feat: add wt-update, wt-destroy tasks and fetch-before-add (#11)

feat: add wt-update, wt-destroy tasks and fetch-before-add (#11) #11

Workflow file for this run

name: Release
on:
push:
branches: [main]
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- name: Run Release Please
uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
config-file: .release-please-config.json