Skip to content

fix(language/yaml): switch back to yaml-mode #79

fix(language/yaml): switch back to yaml-mode

fix(language/yaml): switch back to yaml-mode #79

Workflow file for this run

---
name: Release
on:
push:
branches:
- main
- master
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: jimeh/release-please-manifest-action@v1