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
The environment variable used in the GitHub Actions workflow has been updated. Previously, it was using `JEKYLL_PAT` and now it's using `GITHUB_TOKEN`. This change ensures better security and access control for the Jekyll action.
0 commit comments