Skip to content

Commit a9babfa

Browse files
committed
wip
1 parent 60ec7aa commit a9babfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-it.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Init Github User
1515
run: |
1616
git config --global user.email "claude@designbycode.co.za"
17-
git config --global user.name "designbycode_"
17+
git config --global user.name "designbycode"
1818
- name: Init NPM config
1919
run: npm config set //registry.npmjs.org/:_authToken $NPM_TOKEN
2020
env:

0 commit comments

Comments
 (0)