Set gh token

This commit is contained in:
2025-05-03 16:48:05 +02:00
parent f78fa33317
commit 4b622ef323

View File

@@ -87,3 +87,5 @@ jobs:
else
echo "An existing PR was found: $EXISTING_PR"
fi
env:
GH_TOKEN: ${{ github.token }}