Skip to content

Merge pull request #30 from vst/22-report-systemd-services-and-timers #17

Merge pull request #30 from vst/22-report-systemd-services-and-timers

Merge pull request #30 from vst/22-report-systemd-services-and-timers #17

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"