@@ -31,4 +31,4 @@ jobs:
uses: akkuman/gitea-release-action@v1
with:
files: |-
"build/**/*.tar.gz"
"**/*.tar.gz"
@@ -75,6 +75,6 @@ echo "Building $WEB..."
mkdir -p $DEBUG_EXPORT_DIR/$WEB
godot --headless --verbose --export-debug "Web" "$DEBUG_EXPORT_DIR/$WEB/index.html"
cd $DEBUG_EXPORT_DIR
tar cfz ../$WEB-debug.tar.gz
tar cfz ../$WEB-debug.tar.gz web
echo "Finish!🎉"
The note is not visible to the blocked user.