Add manifest env variable to all steps
This commit is contained in:
parent
738d579a81
commit
6a3b81ec0d
1 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
|||
on: [ workflow_dispatch ]
|
||||
env:
|
||||
MANIFEST: "system.json"
|
||||
jobs:
|
||||
create-draft-release:
|
||||
name: "Create Draft Release"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue