Update build.yml
All checks were successful
.NET Build and Publish to Gitea / build (push) Successful in 1m0s
All checks were successful
.NET Build and Publish to Gitea / build (push) Successful in 1m0s
This commit is contained in:
@@ -35,7 +35,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
GITEA_TOKEN: ${{ secrets.BUILD_SNOWCLOAK_CLIENT }}
|
GITEA_TOKEN: ${{ secrets.BUILD_SNOWCLOAK_CLIENT }}
|
||||||
run: |
|
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)"
|
TAG="v$(date +%Y%m%d%H%M)"
|
||||||
# Create release
|
# Create release
|
||||||
RELEASE_ID=$(curl -s -X POST \
|
RELEASE_ID=$(curl -s -X POST \
|
||||||
|
Reference in New Issue
Block a user