✨ feature: Output trunk version in release workflow #release
This commit is contained in:
@@ -21,6 +21,7 @@ jobs:
|
||||
env:
|
||||
TRUNKVER: ${{ steps.trunkver.outputs.trunkver }}
|
||||
run: |
|
||||
echo "$TRUNKVER"
|
||||
|
||||
- name: Create release
|
||||
id: create_release
|
||||
|
||||
Reference in New Issue
Block a user