Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
abose authored Feb 14, 2024
1 parent 74db9d0 commit 00c878b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
steps:
- name: Echo create-release outputs
run: |
echo "Release ID: ${{ needs.create-release.outputs.result.id }}"
echo "Release ID: ${{ needs.create-release.outputs.result }}"
echo "Upload URL: ${{ needs.create-release.outputs.result.upload_url }}"
- uses: actions/checkout@v4
- name: get Git Tag
Expand Down

0 comments on commit 00c878b

Please sign in to comment.