Skip to content

Commit d8acc40

Browse files
authored
Update .github/workflows/development.yml
1 parent c95da5b commit d8acc40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/development.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,6 @@ jobs:
125125
issue_number: context.issue.number,
126126
owner: context.repo.owner,
127127
repo: context.repo.repo,
128-
body: 'Build artifacts (.whl and .tar.gz) are available for download for up to 30 days.
128+
body: `Build artifacts (.whl and .tar.gz) are available for download for up to 30 days.
129129
They are located at ${{ steps.artifact-upload.outputs.artifact-url }}`
130130
})

0 commit comments

Comments
 (0)