You've already forked ugly-queue
fix: Exclude generated changelog 🔥️
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:
@@ -8,6 +8,7 @@ echo "Made temporary directory"
|
|||||||
zip -r "./build/ugly-queue.zip" \
|
zip -r "./build/ugly-queue.zip" \
|
||||||
. \
|
. \
|
||||||
-x '.semrel/*' \
|
-x '.semrel/*' \
|
||||||
|
-x '.generated-go-semantic-release-changelog.md' \
|
||||||
-x './vendor/*' \
|
-x './vendor/*' \
|
||||||
-x './tests/*' \
|
-x './tests/*' \
|
||||||
-x './build/*' \
|
-x './build/*' \
|
||||||
|
|||||||
Reference in New Issue
Block a user