Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akinoccc authored Sep 2, 2024
1 parent 17abc11 commit 6ebbc6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
notify:
runs-on: ubuntu-latest
steps:
- uses: amazing-actions/wecom-bot-notify@v1.0.0
- uses: amazing-actions/wecom-bot-notify@main
with:
type: markdown # text, markdown, image, news, template_card
content: '## Test' # see https://developer.work.weixin.qq.com/document/path/91770
key: ${{ secrets.WECOM_BOT_KEY }} # Your key of wecom bot hook
```
```

0 comments on commit 6ebbc6b

Please sign in to comment.