Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielMSchmidt committed Aug 14, 2023
1 parent e085f95 commit af4b503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/registry-docs-pr-based.yml
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ jobs:
done
gh pr create \
--title $TITLE \
--title="$TITLE" \
--body "This PR was automatically created by the [cdktf-docs-conversion workflow](https://github.com/hashicorp/terraform-cdk/blob/main/.github/workflows/cdktf-provider-docs-rollout.yml)." \
--base main \
--repo ${{ inputs.repository }} \
Expand Down

0 comments on commit af4b503

Please sign in to comment.