Skip to content

Commit efc8bba

Browse files
committed
fix repo sync commit message 🐛
1 parent 52a8138 commit efc8bba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
destination_folder: "/"
3030
user_email: "39483124+scottmckendry@users.noreply.github.com"
3131
user_name: "Scott McKendry"
32-
commit_message: "${{ github.event.head_commit.message }}\n[skip ci]\nAutomated sync from scottmckendry/${{ matrix.repo }}"
32+
commit_message: "${{ github.event.head_commit.message }}\n[skip ci]\nAutomated sync from ${{ github.repository }}"
3333
git_server: "github.com"

0 commit comments

Comments
 (0)