소스 검색

fix: add webhook secret to payload

Kamesh Sampath 3 년 전
부모
커밋
099c746d92
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .github/workflows/site.yml

+ 1 - 0
.github/workflows/site.yml

@@ -42,4 +42,5 @@ jobs:
         uses: distributhor/workflow-webhook@v2.0.2
         env: 
           webhook_url: "https://galaxy.ansible.com/api/v1/notifications/"
+          webhook_secret: "xxxx"