Skip to content

Commit 805ed58

Browse files
jkowalleckCopilot
andcommitted
Update .github/workflows/update_spdx_licenses.yml
Co-authored-by: Copilot <[email protected]> Signed-off-by: Jan Kowalleck <[email protected]>
1 parent fb1e3b0 commit 805ed58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update_spdx_licenses.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ jobs:
105105
echo "branch up-to-date"
106106
exit 0
107107
fi
108-
git config user.name 'spdx-license-bumber[bot]'
109-
git config user.email 'spdx-license-bumber@bot.local'
108+
git config user.name 'spdx-license-bumper[bot]'
109+
git config user.email 'spdx-license-bumper@bot.local'
110110
git add -A schema
111111
git commit -s -m "feat: bump SPDX licenses $SB_VERSION"
112112
git push origin "$SB_BRANCH"

0 commit comments

Comments
 (0)