Update .gitea/workflows/relase.yml
This commit is contained in:
@@ -65,7 +65,7 @@ jobs:
|
||||
echo "${{ github.event.inputs.release_notes }}" >> $GITHUB_ENV
|
||||
echo "EOF" >> $GITHUB_ENV
|
||||
- name: Generate Changelog
|
||||
uses: spring-io/github-changelog-generator@master
|
||||
uses: spring-io/github-changelog-generator@main
|
||||
with:
|
||||
milestone: '1.0.0'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user