actions-gh-pages

GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.

MIT License

Downloads
1
Stars
4.7K
Committers
39

Bot releases are visible (Hide)

actions-gh-pages - actions-github-pages v4.0.0 Latest Release

Published by peaceiris 6 months ago

See CHANGELOG.md for more details.

actions-gh-pages - actions-github-pages v3.9.3

Published by github-actions[bot] over 1 year ago

See CHANGELOG.md for more details.

actions-gh-pages - actions-github-pages v3.9.2

Published by github-actions[bot] almost 2 years ago

See CHANGELOG.md for more details.

actions-gh-pages - actions-github-pages v3.9.1

Published by github-actions[bot] almost 2 years ago

  • update deps

See CHANGELOG.md for more details.

actions-gh-pages - actions-github-pages v3.9.0

Published by github-actions[bot] almost 2 years ago

  • deps: bump node12 to node16
  • deps: bump @actions/core from 1.6.0 to 1.10.0

See CHANGELOG.md for more details.

actions-gh-pages - actions-github-pages v3.8.0

Published by github-actions[bot] over 3 years ago

See CHANGELOG.md for more details.

actions-gh-pages - actions-github-pages v3.7.3

Published by github-actions[bot] almost 4 years ago

See CHANGELOG.md for more details.

actions-gh-pages - actions-github-pages v3.7.2

Published by github-actions[bot] about 4 years ago

See CHANGELOG.md for more details.

actions-gh-pages - actions-github-pages v3.7.1

Published by github-actions[bot] about 4 years ago

See CHANGELOG.md for more details.

actions-gh-pages - actions-github-pages v3.7.0

Published by github-actions[bot] about 4 years ago

See CHANGELOG.md for more details.

Overviews:

  • Add .nojekyll file by default for all branches (#438) (079d483), closes #438
  • Add destination_dir option (#403) (f30118c), closes #403 #324 #390
  • Add exclude_assets option (#416) (0f5c65e), closes #416 #163
  • exclude_assets supports glob patterns (#417) (6f45501), closes #417 #163
actions-gh-pages - actions-github-pages v3.6.4

Published by github-actions[bot] over 4 years ago

See CHANGELOG.md for more details.

actions-gh-pages - actions-github-pages v3.6.3

Published by github-actions[bot] over 4 years ago

See CHANGELOG.md for more details.

actions-gh-pages - actions-github-pages v3.6.2

Published by github-actions[bot] over 4 years ago

See CHANGELOG.md for more details.

actions-gh-pages - actions-github-pages v3.6.1

Published by github-actions[bot] over 4 years ago

Minor Change

Folded logs and split some groups.

Before After
log_before log_after

See CHANGELOG.md for more details.

actions-gh-pages - actions-github-pages v3.6.0

Published by github-actions[bot] over 4 years ago

New Feature

To set a full custom commit message without a triggered commit hash, use the full_commit_message option instead of the commit_message option.

Issue #274 by @dtolnay, Pull Request #275

- name: Deploy
  uses: peaceiris/actions-gh-pages@v3
  with:
    github_token: ${{ secrets.GITHUB_TOKEN }}
    publish_dir: ./public
    full_commit_message: ${{ github.event.head_commit.message }}

See CHANGELOG.md for more details.

actions-gh-pages - actions-github-pages v3.5.10

Published by github-actions[bot] over 4 years ago

New Features

  • Supports ubuntu-16.04

Document Enhancement

  • Python example workflow
    • Bumps actions/setup-python from v1 to v2
    • Bumps python from 3.6 to 3.8
  • Docusaurus example workflow
    • Changes workflow level defaults.run.working-directory to job level

See CHANGELOG.md for more details.

actions-gh-pages - actions-github-pages v3.5.9

Published by github-actions[bot] over 4 years ago

See CHANGELOG.md for more details.

actions-gh-pages - actions-github-pages v3.5.8

Published by github-actions[bot] over 4 years ago

See CHANGELOG.md for more details.

actions-gh-pages - actions-github-pages v3.5.7

Published by github-actions[bot] over 4 years ago

CI enhancement, Dependencies update, and Documentation improvement.

See CHANGELOG.md for more details.

This action was featured at GitHub Action Hero: Shohei Ueda - The GitHub Blog. Thanks all.

Documentation updates

  • Add example workflow for Swift Publish
  • Add example workflow for github/personal-website
  • Improve Docusaurus example workflow
  • Improve Elm example workflow
  • Improve Flutter example workflow
actions-gh-pages - actions-github-pages v3.5.6

Published by github-actions[bot] over 4 years ago

See CHANGELOG.md for more details.

Package Rankings
Top 19.42% on Npmjs.org
Top 0.08% on Github actions
Top 9.63% on Proxy.golang.org
Badges
Extracted from project README
license release GitHub release date CodeFactor peaceiris/actions-hugo - GitHub