Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
venkatamutyala authored Oct 7, 2024
1 parent 08edc26 commit 7522db8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,8 @@ runs:
payload: |
{
"text": ":large_green_circle: OpenTofu workflow - SUCCESS :large_green_circle:",
"title_link": "https://www.example.com",
"title": "YOLO test",
"attachments": [
{
"pretext": ":large_green_circle: <Job Details|https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}> \n:<Repository ${{ github.event.repository.name }}|https://github.com/${{ github.repository }}>",
Expand Down

0 comments on commit 7522db8

Please sign in to comment.