mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
WF
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user