Skip to content

chore: add taskfile, readme and change output name #10

chore: add taskfile, readme and change output name

chore: add taskfile, readme and change output name #10

name: Generate release pull request
on:
push:
branches: ["main"]
jobs:
generate-pr:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Prepare release
uses: labd/changie-release-action@v0.5.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
release-workflow: release.yaml