Skip to content

Commit ec2de0b

Browse files
committed
ci: update release workflow
1 parent 16dca80 commit ec2de0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,7 +509,7 @@ jobs:
509509
uses: actions/upload-artifact@v4
510510
if: always()
511511
with:
512-
name: "${{ inputs.PLUGIN_NAME }}-${{ env.PACKAGE_VERSION }}.zip"
512+
name: "reee"
513513
path: ${{ inputs.PLUGIN_NAME }}-${{ env.PACKAGE_VERSION }}.zip
514514
retention-days: 30
515515

0 commit comments

Comments
 (0)