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