Skip to content

Commit b239b44

Browse files
committed
Update meeting summaries content in commit-meeting-summaries.yml
1 parent c746a41 commit b239b44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/commit-meeting-summaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
"owner": "SingularityNET-Archive",
2828
"repo": "SingularityNET-Archive",
2929
"filePath": "Data/meeting-summaries.json",
30-
"content": ${{ env.summaries }},
30+
"content": "'"${{ env.summaries }}"'",
3131
"commitMessage": "Update meeting summaries"
3232
}'

0 commit comments

Comments
 (0)