docs: up version v2 (#52)

This commit is contained in:
xrkffgg
2021-01-26 23:17:43 +08:00
committed by GitHub
parent b0e25793f1
commit 576d7c4cb8
15 changed files with 119 additions and 105 deletions

View File

@@ -22,6 +22,10 @@ Yes, you can directly modify `actions`. For example: `actions:'create-comment'`
You can view the detailed [changelog](/en-US/changelog). The latest releases version is recommended.
## What should I pay attention to when upgrading from v1.x to v2?
There is only one difference between v1.x and v2. That is, `require-permission` in `mark-duplicate` has added the default value `write`.
## What should I do if there is no function I want here?
You can submit it in [What do you want?](https://github.com/actions-cool/issues-helper/discussions/18).