Test new CI

This commit is contained in:
Christoffer Lerno
2025-03-28 01:26:57 +01:00
parent 61113a8471
commit 010a77816b

View File

@@ -769,7 +769,7 @@ jobs:
- run: mv c3-ubuntu-20-Debug/c3-ubuntu-20-Debug.tar.gz c3-ubuntu-20-Debug/c3-ubuntu-20-debug.tar.gz
- run: mv c3-macos-Release/c3-macos-Release.zip c3-macos-Release/c3-macos.zip
- run: mv c3-macos-Debug/c3-macos-Debug.zip c3-macos-Debug/c3-macos-debug.zip
- run: gh release delete latest-master --cleanup-tag -y
- run: gh release delete latest-master --cleanup-tag -y || true
- run: echo "RELEASE_NAME=latest-0.7.0-prerelease-$(date +'%Y%m%d-%H%M')" >> $GITHUB_ENV
- id: create_release