Skip to content

Commit

Permalink
z
Browse files Browse the repository at this point in the history
  • Loading branch information
abose authored Feb 14, 2024
1 parent dbf2310 commit d33a90e
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 @@ -10,7 +10,7 @@ jobs:
contents: write
runs-on: ubuntu-latest
outputs:
release_id: ${{ steps.create-release.outputs.result.release_id }}
release_id: ${{ steps.create-release.outputs.result.id }}
upload_url: ${{ steps.create-release.outputs.result.upload_url }}

steps:
Expand Down

0 comments on commit d33a90e

Please sign in to comment.