Skip to content

ci(repo): sync with repo template #124

ci(repo): sync with repo template

ci(repo): sync with repo template #124

Workflow file for this run

name: CI
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
jobs:
release:
name: Release
runs-on: ubuntu-latest
steps:
- name: Create GitHub Release
uses: google-github-actions/release-please-action@v4
with:
release-type: simple