Skip to content

heinrichcoetzee/back4app-deploy-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace
 
 

Repository files navigation

action-back4app

An github action to deploy projects on back4app

Inputs

project

Required The name of the project to deploy on back4app

accountKey

Required The accountkey of back4app account

Example usage

uses: heinrichcoetzee/back4app-deploy-action@v3
with:
  project: 'your-project-name'
  accountKey: 'your-account-key'

About

A github action to deploy projects on back4app

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 70.7%
  • Dockerfile 29.3%