Below you will find pages that utilize the taxonomy term “okuzawats”
October 23, 2023
Chatwork Messaging Action
Version updated for okuzawats/chatwork-messaging-action to version v1.1.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 以下の構文でタスクのアサインができるようになりました✅
- uses: okuzawats/chatwork-messaging-action@v1.1 # またはコミットハッシュを使用してください。 with: apiToken: ${{ secrets.API_KEY }} # Chatwork の API キーです。secrets の利用を推奨します。 roomId: ${{ secrets.ROOM_ID }} # Chatwork の Room ID です。secrets の利用を推奨します。 message: '牛乳を買う' messageType: 'task' userIdsToAssignTask: USER_ID