Skip to content

Commit

Permalink
print output
Browse files Browse the repository at this point in the history
  • Loading branch information
a-zakir committed Jan 2, 2024
1 parent fb0ff3a commit 5d35523
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/new_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,12 @@ jobs:
body: |
Please complete description
- name: print output
id: print-output
run: "echo ${{ steps.create_release.outputs.upload_url }}"
shell: bash



ubuntu:
name: Release - Ubuntu
Expand Down

0 comments on commit 5d35523

Please sign in to comment.