peaceiris
9b3fcdf515
docs: remove Script mode section
2020-02-05 17:06:05 +09:00
peaceiris
be27dcce48
docs: update for v3
2020-02-05 17:05:37 +09:00
peaceiris
ccf71d1162
docs: update for v3
2020-02-05 17:04:27 +09:00
peaceiris
5fe4aa3f24
docs: update for v3
2020-02-05 17:03:44 +09:00
peaceiris
428902c6cd
docs: update for v3
2020-02-05 17:02:53 +09:00
peaceiris
00bca7b88c
docs: update for v3
2020-02-05 17:00:50 +09:00
peaceiris
c940278a4c
docs: update overview
2020-02-05 15:44:30 +09:00
peaceiris
9cec798451
docs: update GitHub Actions badge
2020-02-05 15:39:32 +09:00
peaceiris
ec95e8e7aa
docs: Add link to v2
2020-02-05 14:44:12 +09:00
Shohei Ueda
28b05fd3fa
docs: Add Dart Package peanut for Flutter
2020-02-01 08:27:05 +09:00
Shohei Ueda
bacf0a61ea
docs: add Dependabot badge
2020-01-31 11:43:57 +09:00
Shohei Ueda
2573b6139b
docs: Add release feed badge
2020-01-26 17:14:24 +09:00
peaceiris
96360d5a85
docs: fix list
2020-01-25 13:15:26 +09:00
peaceiris
14069e75e2
docs: update support table about GITHUB_TOKEN
2020-01-25 13:14:35 +09:00
Shohei Ueda
9ba947f545
feat: Add tagName and tagMessage options ( #78 )
...
* feat: Add tagName and tagMessage options
* feat: Add print_info for tag options
* feat: Add tagOverwrite option
* docs: Add new section about Git tag options
Close #76
2020-01-18 12:55:18 +09:00
VladimirLogachev
c77e021886
docs: Add elm example workflow ( #65 )
...
* Add elm section to README.md
2020-01-12 21:56:01 +09:00
peaceiris
37729f1bb3
docs: Use head_commit instead of commits[0]
2020-01-07 00:20:56 +09:00
Shohei Ueda
76351d52b8
feat: Add commitMessage option ( #75 )
...
* feat: Add commitMessage option
* docs: Add custom commit message option
Close #74
cf. #72 and #73
2020-01-06 23:46:48 +09:00
Shohei Ueda
0252bbee4d
feat: Add username and useremail options ( #67 )
...
* feat: Add username and useremail options
* docs: Add Git username and email section
Close #66
2019-12-24 15:22:01 +09:00
Shohei Ueda
d772f4e8eb
docs: pin v2
2019-12-23 06:06:47 +09:00
peaceiris
bca5701620
docs: update toc
2019-12-23 06:03:42 +09:00
Shohei Ueda
1e0de0fccd
feat: Add INPUT_FORCEORPHAN ( #43 )
...
* feat: Add INPUT_FORCEORPHAN option (close #42 )
* docs: Add new section about Force orphan
2019-12-23 05:49:21 +09:00
Shohei Ueda
1bf8e45e86
docs: Use Flutter beta channel ( #61 )
2019-12-16 12:43:18 +09:00
peaceiris
6da534f570
docs: Pin action version to v2
2019-12-05 19:59:16 +09:00
peaceiris
7194caacc4
docs: Pin actions/checkout version to v1
2019-12-05 03:41:25 +09:00
peaceiris
93de081763
docs: Enhance Flutter example
2019-12-04 15:58:41 +09:00
Taiga Mikami
f035f9f5e7
docs: add flutter web workflow example ( #56 )
2019-12-04 15:49:03 +09:00
Shohei Ueda
9d15cc0dbc
docs: Pin ubuntu version ( #55 )
2019-12-04 08:31:30 +09:00
Shohei Ueda
626ca71936
docs: Add stable tag v2 of peaceiris/actions-hugo
2019-11-28 20:49:06 +09:00
Shohei Ueda
0ce7e18faa
Update README.md
2019-11-28 00:07:26 +09:00
peaceiris
46649571f8
docs: Add image
2019-11-22 12:50:27 +09:00
Shohei Ueda
83eaab4031
Update README.md
2019-11-22 12:40:57 +09:00
Shohei Ueda
81110be679
docs: update actions-hugo tag
2019-11-22 12:27:37 +09:00
Shohei Ueda
455788d397
Update README.md
2019-11-21 17:05:13 +09:00
Shohei Ueda
8aea3055ca
docs: Add token difference table
2019-11-21 17:02:38 +09:00
Shohei Ueda
1f2f7ef05e
Update README.md
2019-11-20 23:13:55 +09:00
peaceiris
141d3dbf3a
docs: update mdbook example workflow
2019-11-20 18:16:58 +09:00
peaceiris
c656aacd4e
docs: update mdbook example workflow
2019-11-20 18:15:13 +09:00
Shohei Ueda
34c4d59419
docs: Add link to mdbook
2019-11-20 18:00:18 +09:00
peaceiris
db893610ff
docs: update toc
2019-11-20 17:52:26 +09:00
Shohei Ueda
8daaa39070
docs: Add mdbook example
2019-11-20 17:51:46 +09:00
Shohei Ueda
8dc241e75a
docs: update cache step example for yarn
...
https://github.com/actions/cache/blob/master/examples.md#node---yarn
https://github.com/actions/cache/pull/70
2019-11-14 00:33:03 +09:00
Shohei Ueda
20ef467283
Update README.md
2019-11-13 11:08:54 +09:00
Shohei Ueda
49a4a6dfc2
Update README.md
2019-11-13 09:28:54 +09:00
Shohei Ueda
74185ffe80
docs: Add cache step to Python example
...
Close #48
2019-11-13 09:18:16 +09:00
Shohei Ueda
097933f4ab
Update README.md
2019-11-12 11:00:34 +09:00
Shohei Ueda
8972cc626f
Update README.md
2019-11-11 22:01:38 +09:00
Shohei Ueda
1468ca9775
docs: Fix cache step of React and Next example
2019-11-10 21:19:30 +09:00
peaceiris
645870064d
docs: Add cache step
2019-11-10 14:19:52 +09:00
peaceiris
cd78101d9c
docs: Remove Hugo --gc flag
...
This flag should be used on local.
It is wasteful to use the Garbage Collection on CI.
2019-10-24 21:46:41 +09:00