Skip to content

Releases: nickwph/firebase-app-distribution-action

v1.2.1

13 Apr 17:41
Compare
Choose a tag to compare
  • Fixed and use GitHub provided tempory directory.

v1.2.0

14 Mar 18:45
Compare
Choose a tag to compare

Added parameters to support for Google service account.

  • credentials: Content of the credential file.
  • credentials-file: Path to the predefined credentials file.

v1.1.0

14 Mar 12:48
Compare
Choose a tag to compare

Added parameters cache and upgrade.

  • cache: Whether to cache the firebase tools for next job, keeping this true will speed up the build.
  • upgrade: Whether to attempt to upgrade firebase tools when cache is on, turning this false will speed up the build.

Full Changelog: v1.0.0...v1.1.0

v1.0.0

14 Mar 11:30
Compare
Choose a tag to compare

First release.