mirror of
https://github.com/softprops/action-gh-release.git
synced 2025-05-14 12:14:21 +00:00
support for asset retries, and deleting existing releases
This commit is contained in:
parent
0465cdad11
commit
0edcedf52f
8 changed files with 202 additions and 56 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue