Skip to content

Commit

Permalink
update uud-action
Browse files Browse the repository at this point in the history
  • Loading branch information
blessio committed Jan 5, 2025
1 parent 8294eee commit 164d7c4
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/bld-test-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,8 @@ jobs:

- name: 100. Generate UUID
id: generate-uuid
shell: bash
# uses: # filipstefansson/uuid-action@v1
run: echo "uuid=$(uuidgen)" >> "$GITHUB_OUTPUT"

uses: filipstefansson/[email protected]

- name: 110. Set reusable strings and Environment for actions
# Turn repeated input strings (such as the build output directory) into step outputs. These step outputs can be used throughout the workflow file.
id: strings
Expand Down

0 comments on commit 164d7c4

Please sign in to comment.