From 3fe1ea55027d7202becff0f2677c35d9552b7847 Mon Sep 17 00:00:00 2001 From: Dollan Date: Sat, 6 Apr 2024 19:27:46 +0200 Subject: [PATCH] fix: add note about stability in release --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 29cbe7d..755d4d5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -69,3 +69,4 @@ jobs: tag: 'build-${{ env.BUILD_NUMBER }}' body: | Place the plugin in game/csgo/addons/counterstrikesharp/plugins/CS2Multi1v1 + Note: This is a development build and may not be stable.