Skip to content

Merge pull request #44 from vst/37-report-time-related-information #25

Merge pull request #44 from vst/37-report-time-related-information

Merge pull request #44 from vst/37-report-time-related-information #25

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"