Automated Deployment: GitHub Actions
Arvid Norlander edited this page 2024-05-11 12:21:18 +02:00

Page revisions

27 Commits

Author SHA1 Message Date
Arvid Norlander
168e8cc53f The simple "run test on push or PR" workflow does *not* need write permissions to the repository and this should be avoided for security reasons. 2024-05-11 12:21:18 +02:00
Griffin
16d28d8138 Updated Automated Deployment: GitHub Actions (markdown) 2024-03-20 16:42:38 -07:00
kraktus
6cd0e9edba use `actions/checkout@v4` (latest at the time of writing) everywhere 2023-11-10 12:34:23 +01:00
Tristan F
8376ad2ea1 add id-token & pages permission to first example 2023-08-09 08:10:58 -04:00
Tristan F
58ab53dc65 fix indentation on example 2023-08-09 08:06:05 -04:00
Tristan F
d4aa9faf8f Add build book instruction to modern page deployment 2023-08-09 07:58:40 -04:00
Tristan F
54c247a401 Add modern GitHub pages deployment example 2023-08-09 07:56:34 -04:00
expikr
5c707dd68c Updated Automated Deployment: GitHub Actions (markdown) 2023-04-15 18:07:32 +08:00
expikr
0f68d58dbc Updated Automated Deployment: GitHub Pages (Actions) (markdown) 2023-04-15 17:59:53 +08:00
expikr
81057b03d6 Updated Automated Deployment: GitHub Actions (markdown) 2023-04-15 17:56:03 +08:00
expikr
00d7cdbb5b Updated Automated Deployment: GitHub Actions (markdown) 2023-04-14 15:35:09 +08:00
expikr
299bcf64c2 Updated Automated Deployment: GitHub Actions (markdown) 2023-04-14 15:34:36 +08:00
expikr
91d951bd74 Updated Automated Deployment: GitHub Actions (markdown) 2023-04-14 15:33:50 +08:00
expikr
31d187b765 edit to pull latest mdbook version 2023-04-14 15:30:44 +08:00
Pesho Ivanov
9c94e27177 choose "deploy from branch" instead of "gh actions" 2023-02-20 03:37:13 +04:00
Pesho Ivanov
0f1f7dd7d1 since 2022 explicit write permissions are needed. other code https://github.com/marketplace/actions/deploy-to-github-pages 2023-02-20 03:11:15 +04:00
Tshepang Mbambo
25283c863c missing punctuation 2023-02-17 17:32:15 +02:00
Tshepang Mbambo
c1c27ffacf use latest release 2023-02-17 11:58:34 +02:00
Tshepang Mbambo
5a7de1590d use recommended name 2023-02-17 11:54:11 +02:00
Somraj Saha
def3221732 Updated Automated Deployment: GitHub Actions (markdown) 2023-01-30 01:40:29 +05:30
Tony
3d95e4bb34 Recommend github/actions@v3 instead 2023-01-09 17:13:17 +01:00
Eric Huss
cb026c1075 Fix error with `git push --force -u gh-pages` which is missing the origin. 2022-07-25 07:32:25 -07:00
AYOUB EL MHAMDI
813ee3eb93 fix error `fatal: invalid reference: gh-pages` and branch `gh-pages` doesn't push to remote 2022-07-25 05:11:12 +01:00
Somraj Saha
4a31294853 Updated Automated Deployment: GitHub Actions (markdown) 2022-03-03 19:04:50 +05:30
Somraj Saha
2aa051fc96 Updated Automated Deployment: GitHub Actions (markdown) 2022-02-26 22:17:56 +05:30
Somraj Saha
1d41369abc Updated Automated Deployment: GitHub Actions (markdown) 2022-02-26 21:59:59 +05:30
Eric Huss
bd3ad7888f Add GitHub Actions 2021-12-19 20:07:47 -08:00