This commit is contained in:
Michel Roegl-Brunner 2025-03-11 09:23:43 +01:00
parent ef43af623b
commit b6e55fdcda

View File

@ -106,6 +106,8 @@ jobs:
git status git status
unset GH_TOKEN
echo ${{ secrets.MAIN_REPO_WF }} > mytoken.txt echo ${{ secrets.MAIN_REPO_WF }} > mytoken.txt
gh auth login --with-token < mytoken.txt gh auth login --with-token < mytoken.txt