Skip to content

Commit

Permalink
Always printing debug info
Browse files Browse the repository at this point in the history
  • Loading branch information
aasimkhan30 committed Aug 11, 2024
1 parent 7e35ed9 commit c72df31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ jobs:
fi
- name: Printing release notes
if: env.skip_release == 'false'
run: |
echo " ${{ env.RELEASE_NOTES }} "
echo v${{ env.version }}
Expand Down

0 comments on commit c72df31

Please sign in to comment.