diff --git a/.github/workflows/serverless-deploy.yaml b/.github/workflows/serverless-deploy.yaml index 1ac6072..5836646 100644 --- a/.github/workflows/serverless-deploy.yaml +++ b/.github/workflows/serverless-deploy.yaml @@ -85,7 +85,6 @@ jobs: - title: "Deployment to ${{ inputs.ENVIRONMENT }}" text: "Branch deployed to ${{ inputs.ENVIRONMENT }} by ${{ github.actor }}" alert_type: "success" - source_type_name: "github" tags: - "env:${{ inputs.ENVIRONMENT }}" - "repo:${{ github.repository }}"