Skip to content

Commit

Permalink
Update obsidian-release.yml
Browse files Browse the repository at this point in the history
Make release as per Obsidian specification
  • Loading branch information
ShootingKing-AM authored Mar 25, 2023
1 parent a29569e commit c8ddbd1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/obsidian-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ jobs:
uses: softprops/action-gh-release@v1
with:
# main.css
# main.js
# manifest.json
# styles.css
generate_release_notes: true
files: |
main.js
manifest.json
styles.css
${{ env.PLUGIN_NAME }}-${{ env.tag }}.zip

0 comments on commit c8ddbd1

Please sign in to comment.