Skip to content

Merge pull request #41 from vst/vst/sshkey-fixes-and-improvements #22

Merge pull request #41 from vst/vst/sshkey-fixes-and-improvements

Merge pull request #41 from vst/vst/sshkey-fixes-and-improvements #22

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"