This commit is contained in:
parent
6c9d149404
commit
1a6c6be56b
1
.github/workflows/test-sign.yaml
vendored
1
.github/workflows/test-sign.yaml
vendored
@ -24,6 +24,7 @@ jobs:
|
||||
run: |
|
||||
echo "$SSH_PRIVKEY" > "$RUNNER_TEMP/id_ed25519"
|
||||
echo "$SSH_PUBKEY" > "$RUNNER_TEMP/id_ed25519.pub"
|
||||
echo "$RUNNER_TEMP"
|
||||
chmod -R 0600 "$RUNNER_TEMP/id_ed25519.pub" "$RUNNER_TEMP/id_ed25519"
|
||||
git config --global user.name 'torjus-bot'
|
||||
git config --global user.email 'torjus-bot@git.t-juice.club'
|
||||
|
Loading…
Reference in New Issue
Block a user