Skip to content

Commit

Permalink
Update APPS.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
satisl authored Feb 7, 2024
1 parent 5edc22e commit 5d70d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/APPS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
git config --local user.name github-actions[bot]
git config --local user.email 83289881+github-actions[bot]@users.noreply.github.com
python main.py -i -P -k ${{ secrets.KEY }}
python apps.py -r ${{ github.event.inputs.repo || 'https://github.com/isKoi/Manifest-AutoUpdate' }} -o data
python apps.py -r ${{ github.event.inputs.repo || 'https://github.com/satisl/MAU' }} -o data
python push.py

0 comments on commit 5d70d8b

Please sign in to comment.