Commit Graph

11 Commits (50fbc622fc4ef5163becd7fab6573eac35f8462e)

Author SHA1 Message Date
Thomas Boop 50fbc622fc
Reverted Changes to Git Config and Authentication (#64)
v1.2.0 Release - Reverted changes to git just works authentication
5 years ago
Rachael Sewell e8bd1dffb6 Update help docs link (#68) 5 years ago
Tingluo Huang 0b496e91ec Upgrade checkout to v1.1.0 to better support scripting git. (#56)
* Upgrade checkout to v1.1.0 to better support scripting git.

* add changelog

* Update README.md

* Add local testing yaml

* Add Status Badge to readme
5 years ago
Zeke Sikelianos 0963d3b35f add docs about checking out the triggering ref (#21)
* add docs about checking out the triggering ref

* clarify checkout behavior
5 years ago
Max Held a14471d838 clarify language on working directory (#9)
* clarify language

I guess this action doesn't technically make sure that my working directory is `$GITHUB_WORKSPACE`, so this might be more precise?

* fix repetition
5 years ago
Doug Moscrop cacfc4155d Change version to node-version (#12)
version is deprecated and replaced by node-version
5 years ago
Ahmet Alp Balkan 6e6328ef28 README: Environment variable typo fix (#11) 5 years ago
Max Held b4b537b06a clarify default checkout sha (#10)
this is trivial for `on: push`, but might be helpful to remind readers that this ain't always so for other events.
Hence the link to the docs.
5 years ago
Bryan MacFarlane af513c7a01
actions to steps 5 years ago
Danny McCormick bf4af63534
Add docs (#2)
* Update README.md

* Create LICENSE

* Update README.md
5 years ago
Chris Patterson 44679f67d2
Initial commit 6 years ago