Skip to content

add mask password to true to fix pipeline #108

Open
@sandeep-rajbhandari

Description

@sandeep-rajbhandari

Iam getting this issue when trying to notify.
Usage
- name: Notify
if: failure()
uses: skitionek/notify-microsoft-teams@master
with:
webhook_url: ${{ secrets.NON_PROD_BUILDS_NOTIFY_WEBHOOK }}
needs: ${{ toJson(needs) }}
job: ${{ toJson(job) }}
steps: ${{ toJson(steps) }}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions