Prepare universal workflow

This commit is contained in:
Alexey Pustovalov 2024-02-08 03:06:49 +09:00
parent 0ec3addd5e
commit a94fcbc8d8

View File

@ -180,5 +180,5 @@ jobs:
- name: Test Output
id: meta
run: |
echo "${{ steps.meta_release }}"
echo "${{ toJSON(steps.meta_release) }}"
echo "${{ steps.meta_trunk.outputs.tags }}"