test in simple env
This commit is contained in:
@@ -11,3 +11,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: echo name
|
- name: echo name
|
||||||
run: echo ${{ github.event.repository.owner.login }}
|
run: echo ${{ github.event.repository.owner.login }}
|
||||||
|
- name: Generate Changelog
|
||||||
|
uses: spring-io/github-changelog-generator@v0.0.12
|
||||||
|
with:
|
||||||
|
milestone: '1.0.0'
|
||||||
Reference in New Issue
Block a user