Skip to content

Commit

Permalink
Map NOVA_TOKEN secret
Browse files Browse the repository at this point in the history
  • Loading branch information
edisionnano authored Feb 1, 2024
1 parent 655275b commit 0111ce1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- name: run
env:
PROXY: ${{ secrets.PROXY }}
NOVA_TOKEN: ${{ secrets.NOVA_TOKEN }}
run: |
python main.py
tv_sort --by-channel --duplicate-error --output epg.xml epg-tmp.xml
Expand Down

0 comments on commit 0111ce1

Please sign in to comment.