Skip to content

Commit

Permalink
add a repository path to the action
Browse files Browse the repository at this point in the history
Signed-off-by: Laurynas Jagutis <[email protected]>
  • Loading branch information
Laurynas-Jagutis committed Oct 24, 2023
1 parent e6b1803 commit 593eded
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sync-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Update the examples
repository: $GITHUB_WORKSPACE/power-grid-model-workshop
commit_user_name: GitHub Actions Bot
commit_user_email: [email protected]
commit_author: GitHub Actions Bot <[email protected]>

0 comments on commit 593eded

Please sign in to comment.