Skip to content

Commit

Permalink
chore: Remove 'cider log changed' step from publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ishafiul committed Dec 28, 2023
1 parent 8bf3d19 commit 6788734
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/create_release2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,4 @@ jobs:
- name: Print tag description
run: |
echo ${{ steps.changelog.outputs.changes }}
cider log changed "${{ steps.changelog.outputs.changes }}"

0 comments on commit 6788734

Please sign in to comment.