template-update: Output dispatch details

This commit is contained in:
Johannes Meyer 2020-04-29 17:10:03 +02:00
parent 89cb994729
commit aaf45395dd
1 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,9 @@ jobs:
- name: Setup dependencies
run: sudo apt-get -y install gettext
- name: Dispatch details
run: echo "${{ github.event.client_payload.origin }} @ ${{ github.event.client_payload.commit }}"
- name: Update template file
run: cd ./src/ && ../bin/update