mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 15:55:49 +00:00
Update maven-publish.yml
This commit is contained in:
parent
9f96068f59
commit
e60c28e8f3
1 changed files with 0 additions and 3 deletions
3
.github/workflows/maven-publish.yml
vendored
3
.github/workflows/maven-publish.yml
vendored
|
@ -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 }}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue