Skip to content

Commit d06c35c

Browse files
committed
wip
1 parent 985dfeb commit d06c35c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/redirector.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ jobs:
4444
- name: Update PR Description
4545
uses: MongoCaleb/pr-description-action@master
4646
with:
47-
content: "${{ steps.renamed-files.outputs.redirects_list }}"
47+
content: "Content: ${{ steps.renamed-files.outputs.redirects_list }}"
4848
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)