Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

deploy-to-github-pages

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deploy-to-github-pages - npm Package Versions

1.0.1

Diff

oliverviljamaa
published 1.0.0 •

Changelog

Source

v1.0.0

Release version 1

  • contains all changes from v1.0.0-beta.* releases
oliverviljamaa
published 1.0.0-beta.7 •

Changelog

Source

v1.0.0-beta.7

Add -m flag

  • fix typo for --defaulBranch
  • when the --defaultBranch or m flag is passed, users can specify a different default branch other than master
oliverviljamaa
published 1.0.0-beta.6 •

Changelog

Source

v1.0.0-beta.6

Add --defaultBranch flag

  • when the --defaultBranch flag is passed, users can specify a different default branch other than master
oliverviljamaa
published 1.0.0-beta.5 •

Changelog

Source

v1.0.0-beta.5

Log options when verbose

  • when the --verbose flag is passed, options will be logged as well on deployment failure
oliverviljamaa
published 1.0.0-beta.4 •

Changelog

Source

v1.0.0-beta.4

Add --verbose flag

  • --verbose flag defaulting to false is added, which when set, configures gh-pages silent property as false, logging more information.
oliverviljamaa
published 1.0.0-beta.3 •

Changelog

Source

v1.0.0-beta.3

Get options from GitHub Actions environments

Only directory and token options are now required when running in GitHub Actions workflows, similarly to CircleCI.

oliverviljamaa
published 1.0.0-beta.2 •

Changelog

Source

v1.0.0-beta.2

Support --dotfiles

  • --dotfiles flag defaulting to false is now supported, similarly to gh-pages, to support deploying pages which need dotfiles to function correctly
oliverviljamaa
published 1.0.0-beta.1 •

Changelog

Source

v1.0.0-beta.1

Deploy to root on master branch

  • when branch is master, the directory won't be deployed to /branch/${branchName}, but / instead, allowing consumers to only rely on this package and not need gh-pages in addition
  • default branch value of master is added
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc