aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index f2d75f2a..c2801f5b 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -100,6 +100,7 @@ jobs:
with:
repository: AttorneyOnline/AO2-Themes
path: "bin/base/themes"
+ filter: ".*"
- name: Upload Artifact
uses: actions/upload-artifact@master
@@ -187,6 +188,7 @@ jobs:
with:
repository: AttorneyOnline/AO2-Themes
path: "bin/base/themes"
+ filter: ".*"
- name: Upload Artifact
uses: actions/upload-artifact@master