Added token

This commit is contained in:
Merve Noyan 2023-09-21 19:21:27 +02:00 committed by Nicolas Patry
parent a0e319d0ae
commit d2babff311

View File

@ -31,3 +31,5 @@ jobs:
git commit -m "Update launcher.md"
git push
fi
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}