mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Rename run.sh to update.sh
This commit is contained in:
parent
cad100a3dd
commit
df0819f1f1
2 changed files with 1 additions and 8 deletions
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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue