Update maven-publish.yml

This commit is contained in:
Yevhenii Pokhvalii 2021-03-16 08:15:53 +02:00 committed by GitHub
parent 9f96068f59
commit e60c28e8f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,8 +53,5 @@ jobs:
event-type: kubernetes-event event-type: kubernetes-event
client-payload: '{"ref": "${{ github.ref }}", "sha": "${{ github.sha }}"}' client-payload: '{"ref": "${{ github.ref }}", "sha": "${{ github.sha }}"}'
- name: test run
run: |
echo ${{ github.event.client_payload.sha }}