Skip to content

Commit

Permalink
Update update-docs.yml
Browse files Browse the repository at this point in the history
Fix title in Doc update PR
  • Loading branch information
Jason3S committed Jan 26, 2022
1 parent ae35077 commit 3656445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
with:
commit-message: "ci: Workflow Bot -- Build Docs"
branch: ${{ env.NEW_BRANCH }}
title: "ci: Workflow Bot -- Build Docs (${{ env.REF_BRANCH }})"
title: "ci: Workflow Bot -- Build Docs"
token: ${{ steps.generate-token.outputs.token }}
body: ${{ env.git_body }}
delete-branch: true

0 comments on commit 3656445

Please sign in to comment.