36 Commits

Author SHA1 Message Date
Pascal Zimmermann
e69c0c047e
Add deploy key functionality (#120)
* Add deploy key functionality
2022-06-15 13:46:08 +02:00
Pascal Zimmermann
21d44fe927
Revert "Add deploy key functionality (#115)" (#119)
This reverts commit d4a6a7883a40e2ff04f1943ca6871fc03fc5a738.
2022-05-04 13:04:15 +02:00
Pascal Zimmermann
d4a6a7883a
Add deploy key functionality (#115)
* Add deploy key functionality
2022-05-04 13:00:55 +02:00
Pascal Zimmermann
887c31bd83
Update the documentation (#114) 2022-04-25 01:32:41 +02:00
Pascal Zimmermann
f579af7904
Update the urls (#117) 2022-04-24 22:51:40 +02:00
Adam Dobrawy
7257a3a6d5
Revert "Add GitHub Enterprise support (#106)" (#107)
This reverts commit a7824cd3a238190cbeedbec978800df3d94256ac.
2022-02-18 10:30:56 +01:00
Pascal Zimmermann
a7824cd3a2
Add GitHub Enterprise support (#106)
* Add GitHub url and GitHub Enterprise support

* Add review improvements

* Modify the default value to github.server_url
2022-02-18 10:26:44 +01:00
Tonye Jack
8407731efe
Fixed typo (#98)
* Fixed typo

* Update README.md
2021-08-10 21:11:15 +02:00
Tonye Jack
3140f3af79
Update README.md (#93)
* Update README.md

* Update README.md

* Update README.md
2021-07-30 10:14:01 +02:00
Tonye Jack
cbec6b6085
Added a default github_token (#91)
* Added a default github_token

* Update README.md

* Update README.md

* Update README.md

* Update action.yml

Co-authored-by: Adam Dobrawy <ad-m@users.noreply.github.com>

Co-authored-by: Adam Dobrawy <ad-m@users.noreply.github.com>
2021-05-24 11:32:22 +02:00
Adam Dobrawy
968e14041f
Discovery default branch for repository (#75) 2021-01-04 07:16:22 +01:00
Mike Rogers
3a0787a996
Document the new default branch (#74) 2021-01-03 04:39:35 +01:00
Chris Carini
275307750b
Update README.md example step to use github-actions[bot] user (#72)
See the differences between these two 'users' here: https://github.com/actions/checkout/issues/13#issuecomment-724415212

As well as some investigation here: https://github.community/t/github-actions-bot-email-address/17204

Also changing the `default` in the docs to reflect the actual default specified in the `actions.yml` file.
2021-01-02 06:28:49 +01:00
Jason
e65d44d242
Use @v2 instead of @master (#64) 2021-01-02 06:27:50 +01:00
Yuxiaoy1
b007e7b818
add cacompatibility for gh latest main branch (#66) 2020-10-13 23:46:47 +02:00
DougCh
a53759b2bf
Add checkout options to the example (#46)
These two lines are critical to the function of the Action, please add to the readme so the fix in #44 doesn't get lost.
2020-05-26 22:41:49 +02:00
Santiago Fraire Willemoës
13f1d99dc9 docs: added information about tags to README 2019-11-22 12:39:09 +01:00
Adam Dobrawy
10b2be74de
Merge pull request #10 from ad-m/ad-m-patch-1
Add use cases to README
2019-10-10 21:54:29 +02:00
Adam Dobrawy
70fe970655
Update README.md 2019-10-10 21:49:47 +02:00
Honza Bittner
6cdf958b53
Update README.md 2019-10-10 11:50:13 +02:00
Honza Bittner
11c12b7fd5
Merge branch 'master' into master 2019-10-10 09:42:02 +02:00
anarcher
a4491334a7 Modify & Fix README.md 2019-10-08 23:18:45 +09:00
Adam Dobrawy
e1d5a3b5f2
Add use cases to README 2019-10-08 11:39:26 +02:00
anarcher
d13d503a75 Add some explanation for repository input 2019-10-08 10:53:54 +09:00
Håvard Anda Estensen
36ceccd653 Fix names for steps 2019-10-07 16:17:49 +02:00
Håvard Anda Estensen
b980052ffd Add code to git example 2019-10-07 14:45:46 +02:00
anarcher
39378bb473 Update documentation and "action.yml" 2019-10-06 20:17:06 +09:00
Oliver Kopp
a8bfc1909c Add support for changing directories before push 2019-10-01 23:13:29 +02:00
Honza Bittner
e7459222c1 Add simple inputs table to README 2019-10-01 20:25:41 +02:00
Pedro Moreira
fda0dee57f Updated README.md 2019-09-30 16:18:36 +01:00
Adam Dobrawy
247c2b50e3
Update README.md 2019-08-24 14:30:18 +02:00
Adam Dobrawy
2a2091ec71 Update action name 2019-08-24 14:08:13 +02:00
Adam Dobrawy
e6fbd0f271 Update README 2019-08-24 14:02:50 +02:00
Adam Dobrawy
e4be47005b Update README 2019-08-24 13:22:29 +02:00
Adam Dobrawy
02a1c3b8dd
Update README.md 2019-08-24 13:10:18 +02:00
Adam Dobrawy
c4ba72ddd2 first commit 2019-08-24 13:04:49 +02:00