ci: Create summary when releasing
parent
253a4bd566
commit
d913b1c733
|
@ -19,6 +19,7 @@ jobs:
|
|||
uses: ./
|
||||
with:
|
||||
github-token: ${{ secrets.github_token }}
|
||||
create-summary: true
|
||||
|
||||
- name: Create Release
|
||||
uses: actions/create-release@v1
|
||||
|
|
Loading…
Reference in New Issue