Skip to content

Commit

Permalink
Update ASTRAutoUpdater.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
050644zf committed Nov 7, 2024
1 parent 18922f0 commit 2440602
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ASTRAutoUpdater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,6 @@ jobs:
python ./jsonconvert.py -q --all
fi
- name: Push
working-directory: ./ArknightsStoryJson
run: |
git push
- name: Upload Artifact
uses: actions/upload-artifact@v4
with:
Expand Down Expand Up @@ -83,3 +78,8 @@ jobs:
env:
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
working-directory: ./tmp

- name: Push
working-directory: ./ArknightsStoryJson
run: |
git push

0 comments on commit 2440602

Please sign in to comment.