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
9c12206a4d
commit
0eac0234fb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/maven-publish.yml
vendored
2
.github/workflows/maven-publish.yml
vendored
|
@ -71,7 +71,7 @@ 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
|
- name: test run
|
||||||
run: |
|
run: |
|
||||||
echo ${{ github.event.client_payload.sha }}
|
echo ${{ github.event.client_payload.sha }}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue