Skip to content

chore(doc): automatic vimdoc update (#3) #8

chore(doc): automatic vimdoc update (#3)

chore(doc): automatic vimdoc update (#3) #8

Workflow file for this run

name: Release
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
permissions:
pull-requests: write
contents: write
jobs:
release:
name: release
if: ${{ github.ref == 'refs/heads/main' }}
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: simple