mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 18:37:01 -05:00
Rename run.sh to update.sh
This commit is contained in:
2
.github/workflows/auto-update.yml
vendored
2
.github/workflows/auto-update.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2.3.1
|
||||
- name: Update Guide
|
||||
run: ./run.sh
|
||||
run: ./update.sh
|
||||
- name: Deploy to GitHub Pages
|
||||
uses: JamesIves/github-pages-deploy-action@4.1.0
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user