Commit Graph

6 Commits

Author SHA1 Message Date
James McCollum 241ef9fea0 feat: Add emptyCommits option (#22)
* feat: Add emptyCommits option (@kingofzeal)
* docs: Update README about emptyCommits option (@kingofzeal)
* gha: Update trigger of docker image ci workflow (@peaceiris)

Close #21
2019-09-15 03:49:20 +09:00
Shohei Ueda 9dbd791001
Release v2.0.0 (#10)
Changes for peaceiris/actions-gh-pages

* update: yaml example of GitHub Actions v2 settings for MkDocs, close #8
* revert: support ACTIONS_DEPLOY_KEY (ssh deploy) again
* upgrade: Hugo to v0.58.0 at example yaml
* remove: steps if statement from example yaml, close #12

Changes for this repository

* gha: add lint job (shellcheck and hadolint)
* gha: remove tag filter
* gha: remove steps if statement, close #12
* gha: add action.yml
* fix: FUNDING.yml
2019-09-05 23:07:49 +09:00
peaceiris 3a8415028f add: master branch to GitHub Actions filter 2019-09-02 18:37:30 +09:00
peaceiris 77991bbc93 add: release docker image with latest tag 2019-09-02 18:28:50 +09:00
peaceiris 82f293b20d rename: workflow name 2019-08-22 04:58:58 +09:00
peaceiris 141841e4cd add: docker-image-ci workflow 2019-08-22 04:49:43 +09:00