This commit is contained in:
Michel Roegl-Brunner 2025-03-11 09:29:05 +01:00
parent b6e55fdcda
commit a6947f85d9

View File

@ -108,7 +108,7 @@ jobs:
unset GH_TOKEN
echo ${{ secrets.MAIN_REPO_WF }} > mytoken.txt
echo ${{ secrets.MAIN_REPO_WF_PERSONAL }} > mytoken.txt
gh auth login --with-token < mytoken.txt