We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52a8138 commit efc8bbaCopy full SHA for efc8bba
.github/workflows/sync.yml
@@ -29,5 +29,5 @@ jobs:
29
destination_folder: "/"
30
user_email: "39483124+scottmckendry@users.noreply.github.com"
31
user_name: "Scott McKendry"
32
- 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 }}"
33
git_server: "github.com"
0 commit comments