generated from osc/skins-template
idk use github token
This commit is contained in:
@@ -12,8 +12,8 @@ runs:
|
||||
- name: Configure Git
|
||||
shell: bash
|
||||
run: |
|
||||
git config user.email "arlind@sulej.ch"
|
||||
git config user.name "ci-bot"
|
||||
git config user.name "${{ github.actor }}"
|
||||
git config user.email "${{ github.actor }}@users.noreply.${{ github.server_url }}"
|
||||
|
||||
- name: Add and Commit changes
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user