Skip to content

Commit

Permalink
workflow update
Browse files Browse the repository at this point in the history
  • Loading branch information
erikaheidi committed Jan 15, 2024
1 parent f65ff3a commit d4f3f2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autodocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
uses: peter-evans/create-pull-request@2b011faafdcbc9ceb11414d64d0573f37c774b04 # v4.2.3
id: cpr
with:
path: "${{ github.workspace }}/autodocs-demo"
path: "${{ github.workspace }}"
commit-message: Update content
title: "[AutoDocs] Updated Docs"
body: "Updated Docs"
Expand Down

0 comments on commit d4f3f2d

Please sign in to comment.