Skip to content

Merge pull request #43 from vst/release-please--branches--main #26

Merge pull request #43 from vst/release-please--branches--main

Merge pull request #43 from vst/release-please--branches--main #26

Workflow file for this run

name: "Release"
on:
push:
branches:
- "main"
permissions:
contents: "write"
pull-requests: "write"
jobs:
build:
runs-on: "ubuntu-22.04"
steps:
- name: "Release"
uses: "google-github-actions/release-please-action@v4"