Add initial build script
Some checks failed
.NET Build and Publish to Gitea / build (pull_request) Has been cancelled
Some checks failed
.NET Build and Publish to Gitea / build (pull_request) Has been cancelled
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/SnowcloakClient/releases"
|
API_URL="https://git.snowcloak-sync.com/api/v1/repos/Eauldane/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