aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/beta.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/workflows/beta.yml b/.github/workflows/beta.yml
index 3dac97b4..cbb98c36 100644
--- a/.github/workflows/beta.yml
+++ b/.github/workflows/beta.yml
@@ -4,6 +4,8 @@ on:
push:
branches:
- master
+ paths-ignore:
+ - 'src/main/resources/assets/skyblocker/lang/**'
pull_request:
@@ -60,4 +62,4 @@ jobs:
- uses: actions/upload-artifact@v3
with:
name: ${{ steps.fname.outputs.result }}
- path: build/libs/ \ No newline at end of file
+ path: build/libs/