Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
sudoskys committed Oct 17, 2023
1 parent bfcc62d commit 3f7473d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/en/plugin/basic.md
Original file line number Diff line number Diff line change
Expand Up @@ -358,4 +358,4 @@ jobs:
pypi_token: ${{ secrets.PYPI_TOKEN }}
```

Create a new `Release` in the lower right corner of the Github repo page.
Create a new `Release` in the bottom right corner of repo, create a new tag starting with `v`, and then enjoy it.
2 changes: 1 addition & 1 deletion docs/plugin/basic.md
Original file line number Diff line number Diff line change
Expand Up @@ -361,4 +361,4 @@ jobs:
pypi_token: ${{ secrets.PYPI_TOKEN }}
```
仓库主界面右下角新建 `Release`
仓库主界面右下角新建 `Release`, 新建 `v` 开头的标签,创建后即可触发自动发布。

0 comments on commit 3f7473d

Please sign in to comment.