Auto tagging obsidian notes w/ AI
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix release workflow to publish releases instead of drafts

+1 -1
+1 -1
.github/workflows/release.yml
··· 31 31 32 32 gh release create "$tag" \ 33 33 --title="$tag" \ 34 - --draft \ 34 + --generate-notes \ 35 35 main.js manifest.json styles.css