Skip to content

Commit

Permalink
chore: add dingtalk notification for release
Browse files Browse the repository at this point in the history
  • Loading branch information
janryWang committed Dec 2, 2021
1 parent c450692 commit 35a18c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Expand Up @@ -28,6 +28,7 @@ jobs:
- uses: janrywang/github-tag-release@main
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
dingtalk_tokens: ${{secrets.DING_TALK_TOKENS}}
- run: yarn run release:force
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_AUTH_TOKEN}}
Expand Down

0 comments on commit 35a18c4

Please sign in to comment.