Skip to content

Commit

Permalink
Merge pull request #1114 from bluehost/update/release-workflow
Browse files Browse the repository at this point in the history
remove teams message from release workflow
  • Loading branch information
circlecube authored Jun 5, 2024
2 parents 9ad81e4 + 65e6f4d commit 43b1536
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/upload-asset-on-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,3 @@ jobs:
-H "Content-Type: application/json" \
--data '{"files":["https://hiive.cloud/workers/release-api/plugins/bluehost/bluehost-wordpress-plugin"]}'
- name: Send message to ms teams
uses: dhollerbach/actions.send-message-to-ms-teams@v3
with:
webhook: '${{ secrets.TEAMS_WEBHOOK_URL }}'
message: "Bluehost plugin version ${{ env.VERSION }} has been released!"

0 comments on commit 43b1536

Please sign in to comment.