9
0
mirror of https://github.com/LeavesMC/Leaves.git synced 2025-12-19 14:59:32 +00:00

Add API v2

This commit is contained in:
violetc
2023-08-02 11:00:38 +08:00
parent 60e890e4cd
commit 3da663ecc6
2 changed files with 6 additions and 0 deletions

View File

@@ -76,5 +76,6 @@ jobs:
if: "!contains(github.event.commits[0].message, '[release-skip]')"
env:
secret: ${{ secrets.API_PUSH_TOKEN }}
secret_v2: ${{ secrets.API_V2_PUSH_TOKEN }}
tag: ${{ env.tag }}
run: sh scripts/PushToAPI.sh