VELTRON.NET/.github/workflows/static.yml
2023-12-30 14:18:19 -05:00

15 lines
288 B
YAML

name: IPTV
on:
schedule:
- cron: "0 */3 * * *"
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Downloading Files...
run: |
echo Downloading Files...
exec 3>&1 &>/dev/null
scp