There was an error while loading. Please reload this page.
1 parent abef22b commit fda1f89Copy full SHA for fda1f89
1 file changed
.github/workflows/release.yml
@@ -285,10 +285,10 @@ jobs:
285
-x '*/.gitignore' \
286
'*.zip' \
287
'.godot/*' '.godot/**' \
288
- 'addons/gut/*' 'addons/gut/**' 'addons/gut'\
+ 'addons/gut/*' 'addons/gut/**' 'addons/gut' \
289
'.gut*' \
290
'run_tests.sh' \
291
- 'tests/*' 'tests/**'
+ 'test/' 'test/*' 'test/**' \
292
293
- name: Upload Addon Asset
294
uses: actions/upload-release-asset@v1
0 commit comments