Skip to content

Commit

Permalink
fix repo sync commit message 🐛
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmckendry committed Oct 11, 2024
1 parent 52a8138 commit efc8bba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
destination_folder: "/"
user_email: "[email protected]"
user_name: "Scott McKendry"
commit_message: "${{ github.event.head_commit.message }}\n[skip ci]\nAutomated sync from scottmckendry/${{ matrix.repo }}"
commit_message: "${{ github.event.head_commit.message }}\n[skip ci]\nAutomated sync from ${{ github.repository }}"
git_server: "github.com"

0 comments on commit efc8bba

Please sign in to comment.