mirror of
https://github.com/icewind1991/nextcloud-version-matrix.git
synced 2026-06-03 17:44:08 +02:00
debug output
This commit is contained in:
parent
33c0246e79
commit
b9b8f0b2b3
3 changed files with 6 additions and 2 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
|
@ -21,5 +21,5 @@ jobs:
|
|||
|
||||
- name: Get the result
|
||||
run: |
|
||||
echo -e "Versions :\n${{ steps.xpath.run.versions }}"
|
||||
echo -e "Branches :\n${{ steps.xpath.run.branches }}"
|
||||
echo -e "Versions :\n${{ steps.run.outputs.versions }}"
|
||||
echo -e "Branches :\n${{ steps.run.outputs.branches }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue