Test
Some checks failed
Build BAB Application Deployment Artifact / build (push) Failing after 2m37s
Some checks failed
Build BAB Application Deployment Artifact / build (push) Failing after 2m37s
This commit is contained in:
@@ -43,5 +43,7 @@ jobs:
|
||||
uses: https://github.com/distributhor/workflow-webhook@v3
|
||||
with:
|
||||
webhook_url: ${{ vars.WEBHOOK_URL }}
|
||||
webhook_auth_type: "bearer"
|
||||
webhook_auth: "Token:${{ secrets.WEBHOOK_SECRET }}"
|
||||
verbose: true
|
||||
data: '{ "artifact_url": "${{ gitea.server_url }}/${{ gitea.repository }}/releases/download/v${{ steps.build.outputs.VERSION }}/release-${{ steps.build.outputs.VERSION }}.tar.gz" }'
|
||||
|
||||
Reference in New Issue
Block a user