Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

Commit 6db7f78

Browse files
authored
fix: change release files path
1 parent c3e9eda commit 6db7f78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/plugin-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,5 +110,5 @@ jobs:
110110
</details>
111111
prerelease: false
112112
draft: false
113-
files: build/distributions/${{ env.PLUGIN_NAME }}*.zip
113+
files: ./plugin/build/distributions/${{ env.PLUGIN_NAME }}*.zip
114114
generate_release_notes: true

0 commit comments

Comments
 (0)