Skip to content

Commit 28c8284

Browse files
committed
fix: xx
1 parent 91544e7 commit 28c8284

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.github/workflows/notify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
notify:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: amazing-actions/wecom-bot-notify@v1.0.0
11+
- uses: ./
1212
with:
1313
type: markdown # text, markdown, image, news, template_card
1414
content: '## Test' # see https://developer.work.weixin.qq.com/document/path/91770

dist/main.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/main.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)