mirror of
https://github.com/stephenkall/obsidian-confluence-vault-uploader.git
synced 2026-07-22 07:43:48 +00:00
chore: auto-generate release notes on future releases
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
489d2ec666
commit
274c7c2310
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
|
@ -34,6 +34,7 @@ jobs:
|
|||
- name: Create release
|
||||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
generate_release_notes: true
|
||||
files: |
|
||||
main.js
|
||||
manifest.json
|
||||
|
|
|
|||
Loading…
Reference in a new issue