Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
onkarvhanumante authored Feb 15, 2024
1 parent b01970f commit 933901a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,9 @@ jobs:
steps:
- name: Debug
run: |
echo "hasWritePermission: ${{ needs.check-permission.outputs }}"
echo "hasWritePermission: ${{ needs.check-permission.result }}"
echo "check ::: ${{fromJson(needs.check.outputs)}}"
debug-step-with-condition:
name: Debug step
Expand Down

0 comments on commit 933901a

Please sign in to comment.