update workflow to work on push
Some checks failed
Inventory Packaging / package (push) Failing after 1m6s
Some checks failed
Inventory Packaging / package (push) Failing after 1m6s
Signed-off-by: Kouya Heika <kouyaheika@canithesis.org>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
name: Inventory Packaging
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
package:
|
||||
@@ -14,4 +15,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: inventory-assets.zip
|
||||
path: inventory-assets.zip
|
||||
path: inventory-assets.zip
|
||||
|
||||
Reference in New Issue
Block a user