Skip to content

Commit b838c71

Browse files
authored
DX-2454 Fix Listener Typo (#65)
1 parent a43692f commit b838c71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/listener.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ jobs:
5858
token: ${{ secrets.DX_GITHUB_TOKEN }}
5959
repo-name: api-specs
6060
pr-number: ${{ github.event.client_payload.prNumber }}
61-
message: 'Python SDK built successfully\n\nSee the corresponding PR opened on the docsite SDK (no action required):\nhttps://github.com/Bandwidth/api-docs/pull/${{ steps.output-pr-number.outputs.pr-number }}''
61+
message: 'Python SDK built successfully\n\nSee the corresponding PR opened on the docsite SDK (no action required):\nhttps://github.com/Bandwidth/api-docs/pull/${{ steps.output-pr-number.outputs.pr-number }}'

0 commit comments

Comments
 (0)