Skip to content

Commit 6ebbc6b

Browse files
authored
docs: update README.md
1 parent 17abc11 commit 6ebbc6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ jobs:
1515
notify:
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: amazing-actions/wecom-bot-notify@v1.0.0
18+
- uses: amazing-actions/wecom-bot-notify@main
1919
with:
2020
type: markdown # text, markdown, image, news, template_card
2121
content: '## Test' # see https://developer.work.weixin.qq.com/document/path/91770
2222
key: ${{ secrets.WECOM_BOT_KEY }} # Your key of wecom bot hook
23-
```
23+
```

0 commit comments

Comments
 (0)