Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Moritz Wiesinger <[email protected]>
Signed-off-by: Simon Schrottner <[email protected]>
  • Loading branch information
aepfli and mowies authored Mar 9, 2023
1 parent 34e634d commit 3dcf13c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ jobs:
uses: EndBug/add-and-commit@v9
with:
default_author: github_actions
cwd: ${{ inputs.page_dir }}
message: "releasing examples ${{ inputs.tag_name }}"
cwd: ${{ inputs.examples_dir }}
message: "feat: release examples ${{ inputs.tag_name }}"

0 comments on commit 3dcf13c

Please sign in to comment.