Skip to content

Merge pull request #28 from vst/21-report-authorized-ssh-keys #15

Merge pull request #28 from vst/21-report-authorized-ssh-keys

Merge pull request #28 from vst/21-report-authorized-ssh-keys #15

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"