Skip to content

Commit 1b34c0f

Browse files
testing 2
1 parent c41dc6e commit 1b34c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
with:
127127
draft: false
128128
tag_name: v${{ steps.get-version.outputs.tagged_version }}
129-
body: ${{ steps.changelog-reader.outputs.changes }}
129+
body: ${{ steps.changelog-reader.outputs.changelog }}
130130
files: |
131131
./connector-definition/dist/connector-definition.tgz
132132
fail_on_unmatched_files: true

0 commit comments

Comments
 (0)