Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/build.yml10
1 files changed, 1 insertions, 9 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 33ba3a5..925c2a3 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -3,14 +3,6 @@ name: Build
on:
workflow_dispatch:
- push:
- branches:
- - "*"
-
- pull_request:
- branches:
- - "*"
-
jobs:
build_windows:
name: Build OpenStarbound Windows x64
@@ -232,4 +224,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: OpenStarbound-macOS-Silicon
- path: dist/* \ No newline at end of file
+ path: dist/*