Skip to content

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

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

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

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