Skip to content

Commit

Permalink
UML-3242: #patch incorrect output (#2494)
Browse files Browse the repository at this point in the history
  • Loading branch information
jay-whitwell authored Jan 10, 2024
1 parent 80e1e64 commit 2dd9c26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/path-to-live.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
contents: write
outputs:
short_sha: ${{ steps.variables.outputs.short_sha }}
semver_tag: ${{ steps.semver_tag.outputs.new_tag }}
semver_tag: ${{ steps.semver_tag.outputs.created_tag }}
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # pin@v3
- name: extract variables for workflow
Expand Down

0 comments on commit 2dd9c26

Please sign in to comment.