nhmk/.github
fennecJ 76c7b0edbd Keep workflow running even if no release tag found
The action we used to delete the old release somehow cannot find the
release tag in forked repo and cause the workflow failed.
To solve this issue, simply setting `fail-if-no-release` option to false
will do the trick.
2021-09-24 13:34:32 +08:00
..
workflows Keep workflow running even if no release tag found 2021-09-24 13:34:32 +08:00