Skip to content

update makefile

update makefile #4

Workflow file for this run

on:
push:
branches:
- main
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:

Check failure on line 11 in .github/workflows/release-please.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/release-please.yml

Invalid workflow file

You have an error in your yaml syntax on line 11
release-type: go
package-name: release-please-action
changelog-types: '[{"type":"feat","section":"🎉 **What's new:**","hidden":false},{"type":"fix","section":"🐛 **Bug fixes:**","hidden":false},{"type":"chore","section":"🔧 **Misc**","hidden":false}]'