Vimox Shah

Results 4 comments of Vimox Shah

@patrickpaulin It is not working for me. If it is working for everyone you should publish on market place. It will be easy for everyone.

``` name: Build and Deploy 'on': workflow_dispatch: jobs: deploy_dev2: runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v2 - name: MS Teams Notification Setup uses: patrickpaulin/ms-teams-deploy-card@master if: always() with: github-token: ${{...

Hey @patrickpaulin I am not able to see the success message after using your forked. Here is my step. Let me know If anything is wrong in it. ` -...

> Any update on this? @vimox-shah-genea @patrickpaulin I am using @patrickpaulin's fork and it is working fine.