Skip to content

Commit

Permalink
Echo
Browse files Browse the repository at this point in the history
  • Loading branch information
orf committed Jul 28, 2023
1 parent d834869 commit 609b5f3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@ jobs:
tag_name: ${{ steps.version.outputs.tag_name }}
commitish: ${{ github.sha }}

- name: Release URL
run: echo ${{ steps.create-release.html_url }}

outputs:
matrix: ${{ steps.groups.outputs.matrix }}
upload_url: ${{ steps.create-release.outputs.upload_url }}
Expand Down

0 comments on commit 609b5f3

Please sign in to comment.