Skip to content

fix: try another way to generate changelog #43

fix: try another way to generate changelog

fix: try another way to generate changelog #43

Workflow file for this run

name: Test greet
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main", "develop" ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./
- uses: ./
with:
person: 'Remyy'