Commit Graph

12 Commits (e0f0f09cafd2d1756dec33249c39e07758590f0e)

Author SHA1 Message Date
Thomas Boop e0f0f09caf
Add Status Badge to readme 6 years ago
Thomas Boop 01bc4e5c74
Update README.md 6 years ago
Tingluo Huang 977caa6e4a add changelog 6 years ago
Tingluo Huang d265d21cbb Upgrade checkout to v1.1.0 to better support scripting git. 6 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
6 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
6 years ago
Doug Moscrop cacfc4155d Change version to node-version (#12)
version is deprecated and replaced by node-version
6 years ago
Ahmet Alp Balkan 6e6328ef28 README: Environment variable typo fix (#11) 6 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.
6 years ago
Bryan MacFarlane af513c7a01
actions to steps 6 years ago
Danny McCormick bf4af63534
Add docs (#2)
* Update README.md

* Create LICENSE

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