diff --git a/.github/workflows/maven-publish.yml b/.github/workflows/maven-publish.yml index 859a1e80e..a08c0b8de 100644 --- a/.github/workflows/maven-publish.yml +++ b/.github/workflows/maven-publish.yml @@ -71,7 +71,7 @@ jobs: event-type: kubernetes-event client-payload: '{"ref": "${{ github.ref }}", "sha": "${{ github.sha }}"}' - -name: test run + - name: test run run: | echo ${{ github.event.client_payload.sha }}