Commit 546c92d
committed
Remove token argument from gh-pages deploy step
The deploy step in the GitHub Actions workflow no longer passes the -t $GH_TOKEN argument to the gh-pages command, relying on default authentication via the environment variable.1 parent 235c8ee commit 546c92d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
0 commit comments