Shohei Ueda
b4af807921
docs: add Custom GitHub Actions Workflows beta
2022-07-28 10:26:52 +09:00
Denis Pisarev
97637bffb0
docs: add rustdoc hint ( #764 )
2022-06-29 20:16:59 +09:00
Andy Li
da72d057b9
docs: Improve custom branch clarity ( #761 )
2022-06-14 22:24:35 +09:00
Gabin Aureche
ac45008338
docs: Add GitHub documentation references to permissions ( #754 )
2022-05-17 10:12:16 +09:00
Shohei Ueda
414c92c5ff
docs: add permissions contents write ( #753 )
2022-05-17 00:40:42 +09:00
Gabin Aureche
9084ef1cda
Document fix for unauthorized push ( #752 )
...
Co-authored-by: peaceiris <30958501+peaceiris@users.noreply.github.com>
2022-05-16 23:09:17 +09:00
Shohei Ueda
f1e14e1adb
bump checkout setup-node setup-python from v2 to v3 ( #723 )
2022-03-19 15:15:01 +09:00
César García
cd6de7d5f9
Update README.md ( #708 )
2022-02-10 06:57:30 +09:00
Shohei Ueda
aa8658fb62
Update README.md
2022-02-07 18:00:04 +09:00
Shohei Ueda
9852ec05a9
Change title
2021-10-21 19:09:37 +09:00
Shohei Ueda
834306ba27
docs: Update enable_jekyll description ( #661 )
...
Close #660
2021-10-09 22:04:44 +09:00
peaceiris
9856f8c8f8
docs: Fix redirected links
2021-10-01 13:16:39 +09:00
peaceiris
84ef946460
docs: Update redirected links
2021-10-01 13:01:59 +09:00
Shohei Ueda
57d746cd24
docs: Remove github/personal-website ( #653 )
2021-09-10 00:07:41 +09:00
peaceiris
f7a748bfc9
fix: Improve if syntax
2021-07-21 04:26:18 +09:00
peaceiris
e91a189d4c
chore: Fix workflow name
2021-07-13 09:13:46 +09:00
peaceiris
913377f052
docs: Improve usage of concurrency
2021-07-12 10:10:47 +09:00
Shohei Ueda
cdd482ae85
docs: Improve title
2021-07-12 09:03:21 +09:00
peaceiris
a99b730d28
docs: Use ubuntu-20.04
2021-07-12 02:30:18 +09:00
peaceiris
7e7d7dff41
docs: Add concurrency
2021-07-12 02:19:15 +09:00
peaceiris
b1a4f2701c
docs: Add pull_request event
2021-05-18 00:13:16 +09:00
peaceiris
e831faae0e
docs: Bump node from 12 to 14
2021-05-15 14:51:46 +09:00
Shohei Ueda
b8eb1aeda4
ci: Drop ubuntu-16.04 ( #606 )
2021-05-01 22:09:18 +09:00
Shohei Ueda
9641296c3d
docs: Uncomment GHES section
2021-03-29 20:29:05 +09:00
peaceiris
0e596805b1
docs: fix level of title heading
2021-03-26 17:49:10 +09:00
peaceiris
35c9643c95
docs: Enable GitHub native ToC
2021-03-26 17:33:37 +09:00
Shohei Ueda
3d71e70db9
docs: Add CNAME details for newbies
2021-03-26 14:46:56 +09:00
peaceiris
bf41193762
docs: comment out GHES section
2021-03-09 20:53:36 +09:00
Dominik Meyer
3623583f73
feat: Add GHES support 🏢 ( #580 )
...
Changes for #579
Co-authored-by: dom <dominik.meyer01@sap.com>
2021-03-09 20:51:31 +09:00
Shohei Ueda
e27e41d7ce
docs: Improve description of destination_dir and keep_files ( #569 )
...
https://github.com/peaceiris/actions-gh-pages/issues/324#issuecomment-779218091
Co-authored-by: Matthias Mohr <webmaster@mamo-net.de>
2021-02-16 20:13:09 +09:00
Shohei Ueda
5b8ea1e7ee
docs: bump mdbook from 0.3.7 to 0.4.5 ( #556 )
2021-01-05 05:26:50 +09:00
peaceiris
fe996f57a5
docs: notes of GITHUB_TOKEN for newbies
2021-01-03 08:02:51 +09:00
Shohei Ueda
38add90c90
Update README.md
2020-12-20 01:46:48 +09:00
peaceiris
727890a27e
chore: bump doctoc from 1.4.0 to 2.0.0
2020-12-05 09:47:15 +09:00
peaceiris
1054f6a6b9
docs: bump actions/setup-node
...
Close #542
2020-11-29 03:41:13 +09:00
Sergio A. Arevalo Soria
cf805b9457
docs: Add link to create-react-app ( #525 )
...
Add notes:
> Please check where your output directory is before pushing your workflow.
> e.g. `create-react-app` requires `publish_dir` to be set to `./build`
Co-authored-by: Shohei Ueda <30958501+peaceiris@users.noreply.github.com>
2020-10-20 13:42:47 +09:00
Shohei Ueda
46b269eb77
docs: update title position
2020-10-13 18:01:23 +09:00
Shohei Ueda
4682881fa3
docs: update exclude_assets
2020-10-12 14:39:56 +09:00
peaceiris
c77e4d0f87
docs: add notes about keep_files
...
Note that users who are using a Static Site Generator do not need this option in most cases. Please reconsider your project structure and building scripts, or use a built-in feature of a Static Site Generator before you enable this flag.
- [Static Files | Hugo](https://gohugo.io/content-management/static-files/ )
- [Using the Static Folder | Gatsby](https://www.gatsbyjs.com/docs/static-folder/ )
Related issues:
- #507
- #509
2020-10-11 09:42:17 +09:00
Shohei Ueda
1a9f7eb481
docs: remove link to #349
2020-10-07 21:43:01 +09:00
Shohei Ueda
c6c5feba5e
docs: update Swift Publish
...
- enhance cache
- pin version to 0.7.0
2020-10-07 14:35:05 +09:00
Shohei Ueda
edd5ff366e
docs: update Flutter Web
...
use GITHUB_PATH instead of add-path
2020-10-07 13:30:37 +09:00
Shohei Ueda
f15a311467
docs: update Swift Publish
2020-10-07 13:28:23 +09:00
peaceiris
b3747cde80
docs: pin version to v3
2020-10-07 08:10:13 +09:00
Wilfred Hughes
f3be898a96
docs: Fix typo in README ( #476 )
2020-09-08 13:45:15 +09:00
Shohei Ueda
f89d8688b5
docs: change master branch to another ( #436 )
...
* docs: change master to another
* docs: update Getting started
* docs: update publish_branch section
2020-09-04 20:30:09 +09:00
Shohei Ueda
fb9ff7fb2e
docs: add note about keep_files and force_orphan ( #456 )
...
the keep_files does not support working with the force_orphan with the v3.
Related to #455
2020-08-19 07:51:27 +09:00
peaceiris
d7934f1bfb
docs: bump v3.7.0-6 to v3.7.0-8
2020-08-09 17:26:44 +09:00
peaceiris
7dd962e52e
docs: Add exclude_assets section
2020-07-26 00:32:49 +09:00
peaceiris
ded3953565
docs: bump hugo from 0.74.2 to 0.74.3
2020-07-26 00:19:04 +09:00