Update release workflow to use 'artifacts' instead of 'files' for packaging incorrect config of the flow

This commit is contained in:
Francisco Barragán 2024-11-01 18:09:15 +01:00
parent d89b4288b5
commit 485bef1441

View file

@ -48,7 +48,7 @@ jobs:
with:
tag: ${{ steps.get_tag.outputs.tag_name }}
name: Release ${{ steps.get_tag.outputs.tag_name }}
files: |
artifacts: |
${{ env.PLUGIN_NAME }}.zip
main.js
manifest.json