mikrotik-router-switch/.gitea/workflows/cron.yml
Yezzi Hsueh 4d6c65ba68
Some checks failed
Create Scripts / Build (push) Has been cancelled
new
2024-11-29 07:11:10 +08:00

19 lines
361 B
YAML

name: Create Scripts
on:
push:
paths-ignore:
- "**.md"
schedule:
- cron: 0 5 * * *
jobs:
Build:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Upload Artifact
uses: actions/upload-artifact@v3
with:
name: additional.txt
path: v2ray-linux-64.zip