Skip to content

chore: add awesome (#2) #8

chore: add awesome (#2)

chore: add awesome (#2) #8

name: release-please

Check failure on line 1 in .github/workflows/release-please.yaml

View workflow run for this annotation

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

Invalid workflow file

`permissions` is not a valid event name
on:
push:
branches:
- main
# workflow_dispatch:
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
# target-branch: ${{ github.ref_name }}
release-type: simple