mirror of
https://github.com/Slava-Shchipunov/awg-openwrt.git
synced 2026-03-14 01:13:09 +00:00
feat: add openWRT data fetch
This commit is contained in:
8
.github/workflows/build-module.yml
vendored
8
.github/workflows/build-module.yml
vendored
@@ -1,9 +1,9 @@
|
||||
name: Create Release on Tag
|
||||
# on: [workflow_dispatch]
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- "v*.*.*"
|
||||
# on:
|
||||
# push:
|
||||
# tags:
|
||||
# - "v*.*.*"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user