We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b227023 commit 38e0b5dCopy full SHA for 38e0b5d
.github/workflows/release.yaml
@@ -17,4 +17,5 @@ jobs:
17
- uses: ncipollo/release-action@v1
18
with:
19
artifacts: "batch-unity-export-v${{github.ref_name}}.zip"
20
+ generateReleaseNotes: true
21
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments