support for asset retries, and deleting existing releases

This commit is contained in:
Nathan James 2021-11-10 14:38:16 +02:00
parent 0465cdad11
commit 0edcedf52f
8 changed files with 202 additions and 56 deletions

View file

@ -23,4 +23,4 @@ jobs:
# git diff --exit-code --stat -- . ':!node_modules' \
# || (echo "##[error] found changed files after build. please 'npm run build && npm run fmt'" \
# "and check in all changes" \
# && exit 1)
# && exit 1)