mirror of
https://github.com/exoticknight/quick-nav.git
synced 2026-07-22 05:37:37 +00:00
fix: remove unnecessary file from release artifacts
This commit is contained in:
parent
09dfe7cb5a
commit
55e9cf3ead
1 changed files with 0 additions and 1 deletions
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
|
|
@ -61,6 +61,5 @@ jobs:
|
|||
name: ${{ steps.build.outputs.tag }}
|
||||
body: "*Release of ${{ env.PLUGIN_NAME }} v${{ steps.build.outputs.tag }} auto-created by [release.yml](.github/workflows/release.yml)*"
|
||||
files: |
|
||||
${{ env.PLUGIN_NAME }}.zip
|
||||
main.js
|
||||
manifest.json
|
||||
|
|
|
|||
Loading…
Reference in a new issue