WF
This commit is contained in:
parent
05b65ece7b
commit
82012b3e46
@ -36,6 +36,8 @@ jobs:
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.PAT_MICHEL }}
|
||||
run: |
|
||||
gh auth login --with-token <<< $GITHUB_TOKEN
|
||||
gh auth status
|
||||
git config --global user.email "michel.roegl-brunner@htl-braunau.at"
|
||||
git config --global user.name "GitHub Actions[bot]"
|
||||
git add json/versions.json
|
||||
|
Loading…
x
Reference in New Issue
Block a user