This commit is contained in:
Michel Roegl-Brunner
2025-03-11 09:34:59 +01:00
parent a6947f85d9
commit 986bf4bd6f

View File

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