You've already forked ugly-queue
fix: Do not include semrel folder 🔥️
All checks were successful
CI / release (push) Successful in 16s
All checks were successful
CI / release (push) Successful in 16s
This commit is contained in:
@@ -7,6 +7,7 @@ echo "Made temporary directory"
|
||||
|
||||
zip -r "./build/ugly-queue.zip" \
|
||||
. \
|
||||
-x '.semrel/*' \
|
||||
-x './vendor/*' \
|
||||
-x './tests/*' \
|
||||
-x './build/*' \
|
||||
|
||||
Reference in New Issue
Block a user