mikrotik-router-switch/.gitea/workflows/cron.yml
Yezzi Hsueh 44af431fae
All checks were successful
Create Scripts / Build (push) Successful in 9s
test
2024-11-29 06:49:26 +08:00

19 lines
369 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: christopherhx/gitea-upload-artifact@v4
with:
name: additional.txt
path: additional.txt