Update maven-publish.yml

This commit is contained in:
Yevhenii Pokhvalii 2021-03-13 07:54:08 +02:00 committed by GitHub
parent 0eac0234fb
commit a02cdce5a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -72,8 +72,8 @@ jobs:
client-payload: '{"ref": "${{ github.ref }}", "sha": "${{ github.sha }}"}'
- name: test run
run: |
echo ${{ github.event.client_payload.sha }}
run: |
echo ${{ github.event.client_payload.sha }}
# - name: Docker Deploy
# run: |