mirror of
https://github.com/outbackdingo/OpCore-Simplify.git
synced 2026-08-25 07:10:18 +00:00
Remove unnecessary parameters from artifact upload
This commit is contained in:
@@ -52,6 +52,4 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: manifest.json
|
name: manifest.json
|
||||||
path: ./manifest.json
|
path: ./manifest.json
|
||||||
if-no-files-found: error
|
|
||||||
compression-level: 0
|
|
||||||
Reference in New Issue
Block a user