Skip to content

Commit 3903edf

Browse files
committed
modulesync
1 parent 0eabd54 commit 3903edf

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/create_tag.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414
uses: 'voxpupuli/gha-puppet/.github/workflows/create_tag.yml@v4'
1515
with:
1616
allowed_owner: 'ULHPC'
17-
git_name: 'pccibot'
18-
git_email: '12855858+pccibot@users.noreply.github.com'
17+
git_name: 'ulhpc-bot'
18+
git_email: '282622861+ULHPC-bot@users.noreply.github.com'
1919
secrets:
2020
# Configure secrets here:
2121
# https://docs.github.com/en/actions/security-guides/encrypted-secrets

.github/workflows/prepare_release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ jobs:
2121
with:
2222
version: ${{ github.event.inputs.version }}
2323
allowed_owner: 'ULHPC'
24-
git_name: 'pccibot'
25-
git_email: '12855858+pccibot@users.noreply.github.com'
24+
git_name: 'ulphc-bot'
25+
git_email: '282622861+ULHPC-bot@users.noreply.github.com'
2626
secrets:
2727
# Configure secrets here:
2828
# https://docs.github.com/en/actions/security-guides/encrypted-secrets

0 commit comments

Comments
 (0)