Add manifest env variable to all steps

This commit is contained in:
Oliver 2026-01-13 23:22:08 -07:00
parent 738d579a81
commit 6a3b81ec0d

View file

@ -1,4 +1,6 @@
on: [ workflow_dispatch ]
env:
MANIFEST: "system.json"
jobs:
create-draft-release:
name: "Create Draft Release"