diff --git a/action.yml b/action.yml index 03866a9..e303b45 100644 --- a/action.yml +++ b/action.yml @@ -37,3 +37,8 @@ runs: pip install --upgrade pip python3 generate.py shell: bash + + - name: Print UUID + id: print + run: | + echo Generated UUID $uuid