Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bossOfCode authored Aug 23, 2024
1 parent 6b016a1 commit c7a54ad
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,8 @@ runs:
pip install --upgrade pip
python3 generate.py
shell: bash

- name: Print UUID
id: print
run: |
echo Generated UUID $uuid

0 comments on commit c7a54ad

Please sign in to comment.