Update build.yml

This commit is contained in:
2025-08-31 02:31:18 -04:00
parent 5de9ad3a54
commit ba852831aa

View File

@@ -35,7 +35,7 @@ jobs:
env:
GITEA_TOKEN: ${{ secrets.BUILD_SNOWCLOAK_CLIENT }}
run: |
API_URL="https://imbuilding.anuke.org/api/v1/repos/ProfessorFartsalot/repo/releases"
API_URL="https://imbuilding.anuke.org/api/v1/repos/ProfessorFartsalot/SnowcloakClient/releases"
TAG="v$(date +%Y%m%d%H%M)"
# Create release
RELEASE_ID=$(curl -s -X POST \