Commit 560d0bf
committed
Updated environment variable in workflow
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.1 parent f00054a commit 560d0bf
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
0 commit comments