mirror of
https://github.com/Slava-Shchipunov/awg-openwrt.git
synced 2026-03-14 01:13:09 +00:00
fix: fix release step in build job
This commit is contained in:
1
.github/workflows/build-module.yml
vendored
1
.github/workflows/build-module.yml
vendored
@@ -197,3 +197,4 @@ jobs:
|
|||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
with:
|
with:
|
||||||
files: awgrelease/*.ipk
|
files: awgrelease/*.ipk
|
||||||
|
tag_name: v${{ matrix.build_env.tag }}
|
||||||
|
|||||||
Reference in New Issue
Block a user