We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71a0516 commit 5223692Copy full SHA for 5223692
.github/workflows/build.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Run Server Gradle
38
run: |
39
./gradlew runServer
40
- stop
+ echo 'stop'
41
42
- name: Upload binaries to release
43
uses: actions/upload-artifact@v4
0 commit comments