Skip to content

Commit

Permalink
Update manual2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bossOfCode authored Aug 24, 2024
1 parent 6fd4631 commit deff34e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/manual2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,6 @@ jobs:
version: ${{ inputs.version }}

- name: Print UUID
run: |
echo ${{ steps.generate.ouputs.uuid }}
env:
UUID: ${{ steps.generate.ouputs.uuid }}
run: echo $UUID

0 comments on commit deff34e

Please sign in to comment.