Skip to content

Commit 6118f74

Browse files
committed
Delete changelog properties outputs
1 parent b34c8af commit 6118f74

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/update_changelog.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ jobs:
3535
update-changelog:
3636
runs-on: ubuntu-latest
3737
if: ${{ needs.check-commit-message.outputs.skip_job != 'true' }}
38-
outputs:
39-
changelog: ${{ steps.properties.outputs.changelog }}
4038
needs: [ check-commit-message ]
4139
steps:
4240

0 commit comments

Comments
 (0)