chore: remove make_latest option from build action
This commit is contained in:
1
.github/workflows/build-module.yml
vendored
1
.github/workflows/build-module.yml
vendored
@@ -198,4 +198,3 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
files: awgrelease/*.ipk
|
files: awgrelease/*.ipk
|
||||||
tag_name: v${{ matrix.build_env.tag }}
|
tag_name: v${{ matrix.build_env.tag }}
|
||||||
make_latest: false
|
|
||||||
|
|||||||
Reference in New Issue
Block a user