You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Docker login: use GITHUB_TOKEN instead of expired PAT
Replace the old docker/login-action (pinned to ancient SHA) using
POLICYENGINE_DOCKER PAT with docker/login-action@v3 using the
automatic GITHUB_TOKEN. Add packages:write permission to both
PR and push Docker jobs.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace push-based country package bump with cron-based workflow that polls PyPI every 30 minutes.
1
+
Replace push-based country package bump with cron-based workflow that polls PyPI every 30 minutes. Fix Docker login to use GITHUB_TOKEN instead of expired PAT.
0 commit comments