Fix release script

This commit is contained in:
Daniel Wong
2022-12-14 13:53:54 +11:00
parent 35cc121100
commit bdc0a66042

View File

@@ -24,7 +24,7 @@ jobs:
- name: Run Release Script
id: run_release
env:
EXTRACT_KEY: ${{ secrets.EXTRACT_KEY }}
HIGURASHI_BASE_EXTRACT_KEY: ${{ secrets.HIGURASHI_BASE_EXTRACT_KEY }}
run: |
curl -OJ https://raw.githubusercontent.com/07th-mod/higurashi_release/master/deploy_higurashi/deploy_higurashi.py
python deploy_higurashi.py ${{ github.event.repository.name }}