Fix my github action

This commit is contained in:
Oliver-Akins 2025-07-02 23:18:04 -06:00
parent 292f8caf92
commit 8c39374038

View file

@ -51,4 +51,4 @@ jobs:
commit: ${{ github.ref }} commit: ${{ github.ref }}
draft: true draft: true
generateReleaseNotes: true generateReleaseNotes: true
artifacts: "${{vars.zip_name || 'release'}}.zip,system.json" artifacts: "release.zip,system.json"